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






In This Topic
    ItemLocation Class
    In This Topic
    Class used to provide information about the location of value within a DicomAttribute within a DicomDataSet, possibly within nested datasets
    Object Model
    ItemLocation Class
    Syntax
    'Declaration
     
    
    Public Class ItemLocation 
    'Usage
     
    
    Dim instance As ItemLocation
    public class ItemLocation 
    public class ItemLocation 
    public class ItemLocation 
    public __gc class ItemLocation 
    public ref class ItemLocation 
    Remarks
    Currently, this is only used in DicomValidationException objects, but may be used elsewhere in the future
    Inheritance Hierarchy

    System.Object
       DicomObjects.ItemLocation

    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also