Aspose.Note for .Net
CompositeNodeT Methods |
The CompositeNodeT generic type exposes the following members.

Name | Description | |
---|---|---|
![]() | Accept |
Accepts the visitor of the node.
(Overrides NodeAccept(DocumentVisitor).) |
![]() | AppendChild |
Adds the node to the end of the list of child nodes for this node.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetChildNodes(NodeType) | Obsolete.
Get all child nodes by node type.
(Overrides CompositeNodeBaseGetChildNodes(NodeType).) |
![]() | GetChildNodesT1 |
Get all child nodes by the node type.
(Overrides CompositeNodeBaseGetChildNodesT1.) |
![]() | GetEnumerator |
Returns an enumerator that iterates through child nodes of the CompositeNodeT.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetText |
Get all text from the node.
|
![]() | GetType | Gets the type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | RemoveChild |
Removes the child node.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
