Chameleon and Iguana Plugin C# Class Libraries

Config Members

Config overview

Public Instance Constructors

Config Constructor Construct a Config object with the specified config handle.

Public Instance Properties

EscapeCharacter Escape Character property.
Handle Get the config handle.
RepeatCharacter Repeat Character property.

Public Instance Methods

CountOfDelimiter Get the total number of delimiter characters.
DisposeOverloaded. Disposes of the Config object.
Equals (inherited from Object) 
GetDelimiterChar Get the delimiter character at charIndex.
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
SetDelimiterChar Set the delimiter character at charIndex to newValue.
ToString (inherited from Object) 

Protected Instance Methods

DisposeOverloaded. Helper method. Intended to be overridden by the child.
Finalize Destructor. Calls Dispose passing false as a parameter.
MemberwiseClone (inherited from Object) 

See Also

Config Class | iNTERFACEWARE.Chameleon Namespace