Click or drag to resize

ISynchronizableList Methods

The ISynchronizableList type exposes the following members.

Methods
  NameDescription
Public methodAdd
Create a new synchronizable data into this list
Public methodFindByIdUnique
Find a synchronizable data into this list using its unique id
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
(Inherited from ISharedEnumerableT.)
Public methodRemove
Remove an item in the list
Public methodRemoveAt
Remove an item in the list
Top
See Also