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