![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.UI Namespace : SelectedWorkstationCellsCollection Class |
The following tables list the members exposed by SelectedWorkstationCellsCollection.
Name | Description | |
---|---|---|
![]() | SelectedWorkstationCellsCollection Constructor | Initializes a new instance of the SelectedWorkstationCellsCollection class. |
Name | Description | |
---|---|---|
![]() | Count | Gets the number of selected Leadtools.MedicalViewer.MedicalViewerBaseCell controls. |
![]() | IsReadOnly | Gets a value whether this collection is a read only. |
![]() | Item | Gets the Leadtools.MedicalViewer.MedicalViewerBaseCell at the specified index. |
Name | Description | |
---|---|---|
![]() | Clear | Un-selects and removes all of the Leadtools.MedicalViewer.MedicalViewerBaseCell in this collection. |
![]() | Contains | Determines whether a Leadtools.MedicalViewer.MedicalViewerBaseCell cell 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 Leadtools.MedicalViewer.MedicalViewerBaseCell items. |
![]() | IndexOf | Searches for the specified object and returns the zero-based index of the first occurrence within the entire SelectedWorkstationCellsCollection. |
Name | Description | |
---|---|---|
![]() | CellAdded | Occurs when an item is added to the collection. |
![]() | CellRemoved | Occurs when an item is removed from the collection. |
![]() | CollectionChanged | Occurs when an item is added or removed from the collection. |
![]() | CollectionCleared | Occurs when the collection is cleared. |