Leadtools.Medical.Workstation.UI Namespace : MedicalViewerHostCollection Class |
The following tables list the members exposed by MedicalViewerHostCollection.
Name | Description | |
---|---|---|
![]() | MedicalViewerHostCollection Constructor | Initializes a new instance of the MedicalViewerHostCollection class. |
Name | Description | |
---|---|---|
![]() | Count | Gets the number of selected MedicalViewerHost controls. |
![]() | IsReadOnly | Gets a value that indicates whether this collection is a read only. |
![]() | Item | Gets the MedicalViewerHost at the specified index. |
Name | Description | |
---|---|---|
![]() | Contains | Determines whether a MedicalViewerHost cell exists in this collection. |
![]() | CopyTo | Copies the entire collection to a compatible one-dimensional array, starting at the specified index of the target array. |
![]() | GetEnumerator | Returns an enumerator that iterates through the collection MedicalViewerHost items. |
![]() | IndexOf | Searches for the specified object and returns the zero-based index of the first occurrence within the MedicalViewerHostCollection. |
Name | Description | |
---|---|---|
![]() | CollectionChanged | Occurs when an item is added or removed from the collection. |
![]() | ItemAdded | Occurs when an item is added to the collection. |
![]() | ItemRemoved | Occurs when an item is removed from the collection. |