DicomObjects.NET.V8
DicomObjects Namespace / DicomAttribute Class

In This Topic
    DicomAttribute Class Properties
    In This Topic

    For a list of all members of this type, see DicomAttribute members.

    Public Properties
     NameDescription
    Public Property The URI from which the data could be retrieved  
    Public Property Returns a single byte array containing the attribute's data  
    Public PropertyStart values for date and time ranges  
    Public PropertyEnd values for date and time ranges  
    Public Property Callback to DelayedDataRoutine specified by used for fetching binary data  
    Public PropertyThe DICOM Description of the Attribute  
    Public PropertyThe element indices of a data element  
    Public PropertyDetermines whether an attribute actually exists  
    Public Property Returns True if non-null data is present.  
    Public PropertyThe Group indices of a data element.  
    Public Property Determines whether an attribute has a potential value multiplicity of greater than 1  
    Public PropertyIndicates whether DicomAttribute has a non-null value  
    Public Property Checks whether an attribute is private  
    Public PropertyThe default indexer.  
    Public Property String representation of the attribute's keyword  
    Public PropertyThe attribute's keyword as a Keyword  
    Public PropertyThe raw data held in DicomAttribute object  
    Public PropertyA general purpose Tag for developer use  
    Public PropertyThe value of a Data Element  
    Public PropertyThe value multiplicity of an attribute  
    Public PropertyThe Value Representation of an attribute  
    Top
    See Also