The DICOM_Info type exposes the following properties.
Properties
| Member | Description | |
|---|---|---|
| Count |
Returns the items count.
| |
| Item[([( Int32])]) |
Returns the string associated to the item index. The item must be of string type.
| |
| Item[([( Int32, Int32])]) |
Returns the first string associated to the group and element.
|