Sdílet prostřednictvím


DocumentMapNodeInfo Members

Include Protected Members
Include Inherited Members

Contains information on a single node in the document map.

The DocumentMapNodeInfo type exposes the following members.

Methods

  Name Description
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method ToString() (Inherited from Object.)

Top

Properties

  Name Description
Public property Children Gets the child nodes of the current node.
Public property Id Gets a unique identifier for the current node.
Public property Label Gets the label of the current node.

Top