DicomObjects Reference
DicomObjects Reference / DicomDataSet Object / Attributes Property
In This Topic
    Attributes Property
    In This Topic
    Description
    The Collection of Attributes comprising this dataset
    Property type
    Read-only property
    Syntax
    Visual Basic
    Public Property Attributes As DicomAttributes
    Remarks
    This property provides access to the collection of Attributes that comprise a DicomImage or DicomDataSet
    See Also