MemberNode Properties
Include Protected Members
Include Inherited Members
The MemberNode type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Children | Gets the child elements of the node. |
![]() |
IsLeaf | Gets a Boolean value that indicates whether this node is a leaf node (has no child elements). |
![]() |
IsPlaceholder | Gets a Boolean value that indicates whether this node is a placeholder node. |
![]() |
Member | Gets or sets the member of this node. |
![]() |
NodeType | Gets or sets the node type. |
![]() |
Tag | Gets or sets the tag. |
Top
.gif)