DicomObjects.NET Core 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 ClassDicomDataSet ClassDicomAttribute ClassDicomAttribute Class
    Syntax
    'Declaration
     
    
    Public Class SequencePath 
    'Usage
     
    
    Dim instance As SequencePath
    public class SequencePath 
    public ref class SequencePath 
    Inheritance Hierarchy

    System.Object
       DicomObjects.SequencePath

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also