Index.PrefixChars Property |
Gets or sets a string of characters to be ignored in keyword sorts when occurring at the head of the keyword.
[VBScript] Public Property PrefixChars As String
[JScript] public function get PrefixChars() : String; public function set PrefixChars(String);
A string of characters to be ignored in keyword sorts when occurring at the head of the keyword.