StringUtilities.LeftOf(String,String) - метод Смотри также Terrasoft.Common - пространство имен > StringUtilities - класс > LeftOf - метод : LeftOf(String,String) - метод C#
- source
- String.
- value
- The substring that denotes the beginning of the returned substring.
Glossary Item Box
Параметры
- source
- String.
- value
- The substring that denotes the beginning of the returned substring.
Тип возвращаемого значения
The string that is equivalent to the substring that begins with the 0 position in this instance and has length that is equal to the position of the first occurrence of the specified substring in this instance.Overloaded method. Extensible method for the System.String class.
Overloaded method.
Extensible method for the System.String class.