Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElement
|
Added properties
|
public long DataLength { get ; }
|
Gets the data length in bytes. |
|
|
Added methods
|
public bool TryGetData(byte)
|
Tries to retrieve value of data element. |
public bool TryGetData(byte [])
|
Tries to retrieve value of data element. |
public bool TryGetData(char)
|
Tries to retrieve value of data element. |
public bool TryGetData(char [])
|
Tries to retrieve value of data element. |
public bool TryGetData(System. DateTime)
|
Tries to retrieve value of data element. |
public bool TryGetData(System. DateTime [])
|
Tries to retrieve value of data element. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataSetCollection)
|
Tries to retrieve value of data element. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataSetCollection [])
|
Tries to retrieve value of data element. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDateTime)
|
Tries to retrieve value of data element. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDateTime [])
|
Tries to retrieve value of data element. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomUidBase)
|
Tries to retrieve value of data element. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomUidBase [])
|
Tries to retrieve value of data element. |
public bool TryGetData(double)
|
Tries to retrieve value of data element. |
public bool TryGetData(double [])
|
Tries to retrieve value of data element. |
public bool TryGetData(short)
|
Tries to retrieve value of data element. |
public bool TryGetData(short [])
|
Tries to retrieve value of data element. |
public bool TryGetData(int)
|
Tries to retrieve value of data element. |
public bool TryGetData(int [])
|
Tries to retrieve value of data element. |
public bool TryGetData(long)
|
Tries to retrieve value of data element. |
public bool TryGetData(long [])
|
Tries to retrieve value of data element. |
public bool TryGetData(float)
|
Tries to retrieve value of data element. |
public bool TryGetData(float [])
|
Tries to retrieve value of data element. |
public bool TryGetData(string)
|
Tries to retrieve value of data element. |
public bool TryGetData(string [])
|
Tries to retrieve value of data element. |
public bool TryGetData(System. TimeSpan)
|
Tries to retrieve value of data element. |
public bool TryGetData(System. TimeSpan [])
|
Tries to retrieve value of data element. |
public bool TryGetData(ushort)
|
Tries to retrieve value of data element. |
public bool TryGetData(ushort [])
|
Tries to retrieve value of data element. |
public bool TryGetData(uint)
|
Tries to retrieve value of data element. |
public bool TryGetData(uint [])
|
Tries to retrieve value of data element. |
public bool TryGetData(ulong)
|
Tries to retrieve value of data element. |
public bool TryGetData(ulong [])
|
Tries to retrieve value of data element. |
|
|
Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementCollection
|
Added methods
|
public int IndexOf(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId)
|
Returns the index of the DICOM data element. |
public int IndexOf(ushort, ushort)
|
Returns the index of the DICOM data element. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, byte)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, byte [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, char)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, char [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, System. DateTime)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, System. DateTime [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataSetCollection)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataSetCollection [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDateTime)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDateTime [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomUidBase)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, double)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, double [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, short)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, short [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, int)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, int [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, long)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, long [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, float)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, float [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, string)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, string [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, System. TimeSpan)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, System. TimeSpan [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, ushort)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, ushort [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, uint)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, uint [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, ulong)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, ulong [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, byte)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, byte [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, char)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, char [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, System. DateTime)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, System. DateTime [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataSetCollection)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataSetCollection [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDateTime)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDateTime [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, double)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, double [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, short)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, short [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, int)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, int [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, long)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, long [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, float)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, float [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, string)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, string [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, System. TimeSpan)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, System. TimeSpan [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, ushort)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, ushort [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, uint)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, uint [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, ulong)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, ulong [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
|
|
Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataSet
|
Added properties
|
public long DataLength { get ; }
|
Gets the data length in bytes. |
|
|
Added methods
|
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, byte)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, byte [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, char)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, char [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, System. DateTime)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, System. DateTime [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataSetCollection)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataSetCollection [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDateTime)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDateTime [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomUidBase)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, double)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, double [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, short)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, short [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, int)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, int [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, long)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, long [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, float)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, float [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, string)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, string [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, System. TimeSpan)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, System. TimeSpan [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, ushort)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, ushort [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, uint)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, uint [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, ulong)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataElementId, ulong [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, byte)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, byte [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, char)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, char [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, System. DateTime)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, System. DateTime [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataSetCollection)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDataSetCollection [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDateTime)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, Vintasoft.Imaging.Codecs.ImageFiles.Dicom. DicomDateTime [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, double)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, double [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, short)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, short [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, int)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, int [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, long)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, long [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, float)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, float [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, string)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, string [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, System. TimeSpan)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, System. TimeSpan [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, ushort)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, ushort [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, uint)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, uint [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, ulong)
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
public bool TryGetData(ushort, ushort, ulong [])
|
Tries to retrieve the value for the specified DicomDataElement in the collection. |
|
|