The following tables list the members exposed by MedicalViewerSynchronizationObjectCollection<T>.
Public Constructors
Name | Description | |
---|---|---|
MedicalViewerSynchronizationObjectCollection<T> | Initializes a new instance of the MedicalViewerSynchronizationObjectCollection<MedicalViewerSynchronizationObject> class. |
Public Methods
Name | Description | |
---|---|---|
Add | Appends the synchronization object to the collection. | |
AddRange | Appends an array of synchronization objects to the collection. | |
CanSynchronize | Determines whether the type type supports synchronization. | |
Clear | Overridden. Removes all items from the MedicalViewerSynchronizationObjectCollection<MedicalViewerSynchronizationObject>. | |
Insert | Appends the synchronization object to the collection using the specified index. | |
IsSynchronized | Determines if the type type is already synchronized. | |
Remove | Removes the specified synchronization object. | |
RemoveAt | Removes the synchronization object from the specified index. |
Public Properties
Name | Description | |
---|---|---|
Item | An indexer definition, which allows client code to use [] notation on the class instance itself. | |
Parent | Gets the parent of 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