Represents the user-defined behavior for handling a node in a structured INI file's hierarchy.
User callback for parsing a value at this node.
User callback for obtaining a child node from this node.
User callback for indicating that this node is a section.
See Implementation
Represents the user-defined behavior for handling a node in a structured INI file's hierarchy.