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






In This Topic
    SequencePath Class
    In This Topic
    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
    public class SequencePath 
    public class SequencePath 
    public class SequencePath 
    public __gc class SequencePath 
    public ref class SequencePath 
    Inheritance Hierarchy

    System.Object
       DicomObjects.SequencePath

    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also