LEADTOOLS Medical (Leadtools.Medical.Workstation assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
ModalityOptionsCollection Class Properties
See Also 
Leadtools.Medical.Workstation Namespace : ModalityOptionsCollection Class


"

For a list of all members of this type, see ModalityOptionsCollection members.

"

Public Properties

 NameDescription
public Property CountGets the number of elements in the ModalityOptionsCollection.  
public Property IsReadOnlyGets a value that indicates whether the ModalityOptionsCollection is Read Only.  
public Property ItemGets or sets the ModalityOptions for the specified Leadtools.Dicom.Common.DataTypes.ModalityType.  
public Property KeysGets an System.Collections.ICollection containing the keys for the ModalityOptionsCollection.  
public Property ValuesGets an System.Collections.ICollection containing the values for the ModalityOptionsCollection.  
Top

See Also