CTIndex.GetEmptyChar
Syntax
int GetEmptyChar( )
Parameters
This method has no parameters.
Description
Retrieves the index empty char.
Return
GetEmptyChar() returns the index empty char. The empty char property is expressed as the decimal equivalent of the ASCII table. See SetEmptyChar() for more information.
See Also
GetNullFlag(), SetEmptyChar()