The following tables list the members exposed by MedicalViewerHostCollection.
Public Constructors
Name | Description | |
---|---|---|
![]() |
MedicalViewerHostCollection | Initializes a new instance of the MedicalViewerHostCollection class. |
Public Methods
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. |
Public Properties
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. |
Public Events
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. |
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