Chameleon and Iguana Plugin C# Class Libraries

Config.CountOfDelimiter Method 

Get the total number of delimiter characters.

[Visual Basic]
Public Function CountOfDelimiter() As Integer
[C#]
public int CountOfDelimiter();

Remarks

See http://www.interfaceware.com/manual/delimiter_characters.html for more information on delimiter characters.

See Also

Config Class | iNTERFACEWARE.Chameleon Namespace