Name | Description | |
---|---|---|
![]() | DelayedData |
The following tables list the members exposed by DicomAttribute.
Name | Description | |
---|---|---|
![]() | DelayedData |
Name | Description | |
---|---|---|
![]() | BulkDataUri | The URI from which the data could be retrieved |
![]() | ByteArrayData | Returns a single byte array containing the attribute's data |
![]() | DateTimeFrom | Start values for date and time ranges |
![]() | DateTimeTo | End values for date and time ranges |
![]() | Description | The DICOM Description of the Attribute |
![]() | Element | The element indices of a data element |
![]() | Exists | Determines whether an attribute actually exists |
![]() | ExistsWithValue | Returns True if non-null data is present. |
![]() | Group | The Group indices of a data element. |
![]() | IsMultiple | Determines whether an attribute has a potential value multiplicity of greater than 1 |
![]() | IsNull | Indicates whether DicomAttribute has a non-null value |
![]() | IsPrivate | Checks whether an attribute is private |
![]() | Item | The default indexer. |
![]() | Keyword | String representation of the attribute's keyword |
![]() | KeywordCode | The attribute's keyword as a Keyword |
![]() | RawData | The raw data held in DicomAttribute object |
![]() | Tag | A general purpose Tag for developer use |
![]() | Value | The value of a Data Element |
![]() | VM | The value multiplicity of an attribute |
![]() | VR | The Value Representation of an attribute |
Name | Description | |
---|---|---|
![]() ![]() | DefinedVM | The value multiplicity of an attribute as defined by the DICOM standard |
![]() ![]() | DefinedVR | The value representation of an attribute as defined by the DICOM standard |
![]() | Dispose | Release all resources used by this DicomAttribute object. |
![]() | ToString | Overloaded. Converts object to String Value |
![]() | ValueInContext | Returns the value of Data Element, which may vary according to its surrounding context |