ComponentOne Document Library for WinForms
OutlineNode Constructor(String)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > OutlineNode Class > OutlineNode Constructor : OutlineNode Constructor(String)
The node caption.
Initializes a new instance of the OutlineNode class.
Syntax
'Declaration
 
Public Function New( _
   ByVal caption As System.String _
)
public OutlineNode( 
   System.string caption
)

Parameters

caption
The node caption.
See Also

Reference

OutlineNode Class
OutlineNode Members
Overload List