Chameleon and Iguana Plugin C# Class Libraries |
|
Config.GetDelimiterChar Method
Get the delimiter character at charIndex
.
[Visual Basic]
Public Function GetDelimiterChar( _
ByVal
charIndex As
Integer _
) As
Integer
[C#]
public
int GetDelimiterChar(
int charIndex);
Remarks
See http://www.interfaceware.com/manual/delimiter_characters.html for more information on delimiter characters.
See Also
Config Class | iNTERFACEWARE.Chameleon Namespace