The following tables list the members exposed by SelectedWorkstationCellsCollection.
Public Constructors
Name | Description | |
---|---|---|
SelectedWorkstationCellsCollection | Initializes a new instance of the SelectedWorkstationCellsCollection class. |
Public Methods
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. |
Public Properties
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. |
Public Events
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. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET