←Select platform

MedicalViewerSynchronizationObjectCollection<T> Class Members

Summary

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.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly