C#
VB
C++
Removes the specified Leadtools.Dicom.Common.DataTypes.ModalityType from the ModalityOptionsCollection.
public bool Remove(
ModalityType modality
)
Public Overloads Function Remove( _
ByVal modality As Leadtools.Dicom.Common.Datatypes.ModalityType _
) As Boolean
public:
bool Remove(
Leadtools.Dicom.Common.Datatypes.ModalityType modality
)
modality
The Leadtools.Dicom.Common.DataTypes.ModalityType object that represents the Dictionary key.
true if the specified modality was removed; otherwise, it is false.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET