Config Constructor | Construct a Config object with the specified config handle. |
EscapeCharacter | Escape Character property. |
Handle | Get the config handle. |
RepeatCharacter | Repeat Character property. |
CountOfDelimiter | Get the total number of delimiter characters. |
Dispose | Overloaded. 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) |
Dispose | Overloaded. Helper method. Intended to be overridden by the child. |
Finalize | Destructor. Calls Dispose passing false as a parameter. |
MemberwiseClone (inherited from Object) |