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






In This Topic
    DicomAttribute Class
    In This Topic
    Class representing a single DICOM Attribute
    Object Model
    DicomAttribute Class
    Syntax
    'Declaration
     
    
    <System.Reflection.DefaultMemberAttribute("Item")>
    Public Class DicomAttribute 
    'Usage
     
    
    Dim instance As DicomAttribute
    [System.Reflection.DefaultMember("Item")]
    public class DicomAttribute 
    public class DicomAttribute 
    System.Reflection.DefaultMemberAttribute("Item")
    public class DicomAttribute 
    [System.Reflection.DefaultMember("Item")]
    public __gc class DicomAttribute 
    [System.Reflection.DefaultMember("Item")]
    public ref class DicomAttribute 
    Inheritance Hierarchy

    System.Object
       DicomObjects.DicomAttribute

    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also