Aspose.Note for .Net
CompositeNodeBase Constructor (NodeType) |
Initializes a new instance of the CompositeNodeBase class.
Namespace: Aspose.Note
Assembly: Aspose.Note (in Aspose.Note.dll) Version: 18.1

protected CompositeNodeBase( NodeType nodeType )
Protected Sub New ( nodeType As NodeType )
protected: CompositeNodeBase( NodeType nodeType )
new : nodeType : NodeType -> CompositeNodeBase
Parameters
- nodeType
- Type: Aspose.NoteNodeType
The type of the node.
