DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / SequencePath Class
Members






    SequencePath Class
    Class to hold details of the path from a dataset to an attribute within it, including those nested in sequences.
    Object Model
    SequencePath Class
    Syntax
    'Declaration
     
    
    Public Class SequencePath 
     
    'Usage
     
    
    Dim instance As SequencePath
    Inheritance Hierarchy

    System.Object
       DicomObjects.SequencePath

    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also