OpenXmlGotoActionMetadata Class Methods
In This Topic
For a list of all methods of this type, see
OpenXmlGotoActionMetadata.
Public Methods
| | Name | Description |
 | CanContains<TNode> | Determines whether this metadata node can contain metadata node of type . (Inherited from MetadataNode) |
 | CopyTo | Copies a data of the metadata tree node to specified metadata tree node. (Inherited from MetadataNode) |
 | FindChildNode | Overloaded. Finds the first child node of specified type. (Inherited from MetadataNode) |
 | GetEnumerator | Returns an enumerator that iterates through children of metadata node. (Inherited from MetadataNode) |
 | GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. |
 | Remove | Removes this node from the children collection of parent node. (Inherited from MetadataNode) |
 | RemoveChild | Removes specified node from children nodes of this metadata node. (Inherited from MetadataNode) |
Protected Methods
See Also