Overload | Description |
---|---|
FindChildNode(DicomDataElementId) | Finds the DicomDataElementMetadata node. |
FindChildNode(UInt16,UInt16) | Finds the DicomDataElementMetadata node. |
FindChildNode<T>() | Finds the first child node of specified type. (Inherited from MetadataNode) |
FindChildNode<T>(String) | Finds the first child node of specified type with specified name. (Inherited from MetadataNode) |