←Select platform

ModalityOptionsCollection Class Members

Summary

The following tables list the members exposed by ModalityOptionsCollection.

Public Constructors

Name Description
Public Constructor ModalityOptionsCollection Initializes a new instance of the ModalityOptionsCollection class.

Public Methods

Name Description
Public Method Add Adds a the specified Leadtools.Dicom.Common.DataTypes.ModalityType and ModalityOptions to the ModalityOptionsCollection.
Public Method Clear Removes all of the objects from the ModalityOptionsCollection.
Public Method Contains Determines if the given key value pair is contained within this ModalityOptionsCollection.
Public Method ContainsKey Determines if the specified key is contained within this ModalityOptionsCollection.
Public Method CopyTo Copies all of the items in the ModalityOptionsCollection to the specified one-dimensional array starting at the specified index.
Public Method GetEnumerator Returns a generic enumerator that can iterate through the ModalityOptionsCollection.
Public Method GetSchema This method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return null (Nothing in VB) from this method, and instead, if specifying a custom schema is required, apply the System.Xml.Serialization.XmlSchemaProviderAttribute to the class.
Public Method ReadXml Generates a ModalityOptionsCollection object from its XML representation.
Public Method Remove Removes the specified Leadtools.Dicom.Common.DataTypes.ModalityType from the ModalityOptionsCollection.
Public Method TryGetValue Gets the ModalityOptions value for the specified Leadtools.Dicom.Common.DataTypes.ModalityType.
Public Method WriteXml Converts the ModalityOptionsCollection object to an XML representation.

Public Properties

Name Description
Public Property Count Gets the number of elements in the ModalityOptionsCollection.
Public Property IsReadOnly Gets a value that indicates whether the ModalityOptionsCollection is Read Only.
Public Property Item Gets or sets the ModalityOptions for the specified Leadtools.Dicom.Common.DataTypes.ModalityType.
Public Property Keys Gets an System.Collections.ICollection containing the keys for the ModalityOptionsCollection.
Public Property Values Gets an System.Collections.ICollection containing the values for the ModalityOptionsCollection.

See Also

ModalityOptionsCollection Class

Leadtools.Medical.Workstation Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.