VintaSoft Imaging .NET SDK 15.0: Documentation for .NET developer
Vintasoft.Imaging.Metadata Namespace / DicomDataSetMetadata Class / FindChildNode Methods
In This Topic
    FindChildNode Method (DicomDataSetMetadata)
    In This Topic
    Overloaded. Finds the node.
    Overload List
    OverloadDescription
    Finds the DicomDataElementMetadata node.
    Finds the DicomDataElementMetadata node.
    Finds the first child node of specified type. (Inherited from MetadataNode)
    Finds the first child node of specified type with specified name. (Inherited from MetadataNode)
    Requirements

    Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also