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

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

source
String.

Glossary Item Box

Returns string that is a substring of the current instance starting with the position 1 and to the end.

Синтаксис

[Extension()] 
public static string Chop( 
   string source 
)

Параметры

source
String.

Тип возвращаемого значения

The string equivalent to the substring of this instance and starts with the position 1.

Заметки

Overloaded method.

Extensible method for the System.String class.

Смотри также

© Terrasoft 2002-2017.

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

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