C#
VB
C++
Gets an System.Collections.ICollection containing the keys for the ModalityOptionsCollection.
public ICollection<ModalityType> Keys { get; }
Public ReadOnly Property Keys As ICollection(Of ModalityType)
public:
property ICollection<ModalityType>^ Keys {
ICollection<ModalityType>^ get();
}
An System.Collections.ICollection that contains the keys for the ModalityOptionsCollection.
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