TRegularExpression.Split(String,Integer) Method
Represents method Split(String,Integer)
.
public function Split(const Input: String; Count: Integer): TStringArray; overload;
Parameters
- Input
- Type: String
- Count
- Type: Integer
Represents method Split(String,Integer)
.
public function Split(const Input: String; Count: Integer): TStringArray; overload;