Nini Library API Reference - http://nini.sourceforge.net/ |
|
IniReader.MoveToNextSection Method
Moves the reader to the next section.
public
bool MoveToNextSection();
Return Value
true if the reader successfully found another section.
See Also
IniReader Class | Nini.Ini Namespace