Nini Library API Reference - http://nini.sourceforge.net/

IniReader.Dispose Method

Cleans up all managed and unmanaged resources for the instance.

Overload List

Cleans up all managed and unmanaged resources for the instance.

public void Dispose();

Cleans up all unmanaged resources for the instance and optionally the managed resouces as well.

protected virtual void Dispose(bool);

See Also

IniReader Class | Nini.Ini Namespace