'Declaration Public Function New( _ ByVal title As System.String _ )
public OutlineNode( System.string title )
Parameters
- title
- The title of OutlineNode.
'Declaration Public Function New( _ ByVal title As System.String _ )
public OutlineNode( System.string title )