| Name | Description | |
|---|---|---|
![]() | CanContains<TNode> | Determines whether this metadata node can contain metadata node of type TNode. |
![]() | CopyTo | Copies a data of the metadata tree node to specified metadata tree node. |
![]() | FindChildNode | Overloaded. Finds the first child node of specified type. |
![]() | GetEnumerator | Returns an enumerator that iterates through children of metadata node. |
![]() | Remove | Removes this node from the children collection of parent node. |
![]() | RemoveChild | Removes specified node from children nodes of this metadata node. |

