DicomPageMetadata Class Methods
In This Topic
For a list of all methods of this type, see
DicomPageMetadata.
Public Methods
Protected Methods
| | Name | Description |
 | AddChild | Overloaded. Adds a child node of the node. (Inherited from MetadataNode) |
 | OnChanged | Marks the node and parent node of the node as changed. |
 | OnChildrenInitialized | Occurs when Children property is initialized. |
 | OnRemoved | Occurs when metadata node is removed from children collection of parent node. (Inherited from MetadataNode) |
 | OnSaving | Performs necessary changes in structure of this tree node using information about source tree and encoder that used for saving of this tree. (Inherited from PageMetadata) |
See Also