Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.

StringUtilities.RightOf - метод Смотри также  Terrasoft.Common - пространство имен > StringUtilities - класс : RightOf - метод C#

Glossary Item Box

Список перегрузок

ПерегрузкаОписание
RightOf(String,Char)Gets substring that is located to the right of the first occurrence of the specified character in the current instance.  
RightOf(String,String)Gets substring that is located to the right of the first occurrence of the specified substring in the current instance.  
RightOf(String,Char,Int32)Gets substring that is located in this instance to the right of the first occurrence of the specified character starting with the specified position.  
RightOf(String,String,Int32)Gets substring that is located in this instance to the right of the first occurrence of the specified substring starting with the specified position.  

Смотри также

© Terrasoft 2002-2017.

Был ли данный материал полезен?

Как можно улучшить эту статью?