DicomAttribute Class Methods
In This Topic
For a list of all members of this type, see DicomAttribute members.
Public Methods
| 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
|
Top
See Also