DicomObjects Reference
DicomObjects Reference / DicomAttribute Object
Overview
In This Topic
    DicomAttribute Object Members
    In This Topic
    Public Methods
    Value of an element, always as a variant, or array of variants, with optional elimination of single-dimension array bounds
    Public Properties
    The value of a Data Element
    The allowable VM range (as in part 6)
    The date to return for an open ended date
    End of a date and/or time range
    Human readable description of an attribute's meaning
    The element index of a data element
    Determines whether an attribute actually exists
    Determines whether an attribute actually exists with value
    The group index of a data element
    Determines whether an attribute has a potential value multiplicity of greater than 1
    Describes the nature of an automation object
    The raw value of a Data Element, as an array of bytes.
    Unicode version of the string value, using character set data
    Unicode version of the string value, using character set data
    The value of a Data Element
    Direct access to one of the values of a (potentially) multi-valued attribute
    Number of elements in a multi-valued element
    Gets or changes the value representation of an attribute
    See Also