Parameters
- ds
The DicomDataSet which contains the definition/description of the current DicomAttribute
The DicomDataSet which contains the definition/description of the current DicomAttribute
The DicomDataSet which contains the definition/description of the current DicomAttribute
This method is used for accessing attribute values which may vary according to its surrounding context. For example when accessing Patient Name (0010, 0010), the correct Character Set Encoding info is needed in order to return valid value. There is no problem with this when the patient name and the Character Set Encoding are within the same level. But it would be difficult to tell which Character Set to use if you have nested level of DicomDataSets, which is quite common in Sequence. To avoid this user can provide a DicomDataSet which defines/describes how the value could be interpreted.