public virtual SettingNode GetSubNode( string strSubNodePath )
public: virtual SettingNode^ GetSubNode( String^ strSubNodePath )
Parameters
- strSubNodePath
- Paths of the child node.
Return Value
The child node.If child node doesn't exist,NULL value is returned.