| Name | Description | |
|---|---|---|
![]() | AddNode | Adds new node to a comment metadata. |
![]() | CanContains<TNode> | Determines whether this metadata node can contain metadata node of type TNode. (Inherited from MetadataNode) |
![]() | CopyTo | Copies a data of the metadata tree node to specified metadata tree node. |
![]() | FindChildNode | Overloaded. Finds the first child node of specified type with specified name. (Inherited from MetadataNode) |
![]() | GetAsDictionary | Returns the node value as key->value dictionary. |
![]() | GetComment | Returns the comment value with specified key. |
![]() | GetEnumerator | Returns an enumerator that iterates through children of metadata node. (Inherited from MetadataNode) |
![]() | Remove | Overloaded. Removes this node from the children collection of parent node. (Inherited from MetadataNode) |
![]() | RemoveAllNodes | Removes all comments. |
![]() | RemoveChild | Removes specified node from children nodes of this metadata node. (Inherited from MetadataNode) |
![]() | SetComment | Sets the comment value with specified key. |
![]() | SetFromDictionary | Sets a value of the metadata node from specified key->value dictionary. |

