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. | 
See Also
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document



