Property Delimiters
Delimiters
Gets or sets an array of chars used to separate words in a text.
public virtual char[] Delimiters { get; set; }
Property Value
- char[]
Gets or sets an array of chars used to separate words in a text.
public virtual char[] Delimiters { get; set; }