ISynchronizableList Interface |
Namespace: EBP.Framework.Common.Interfaces.Synchronization
The ISynchronizableList type exposes the following members.
| Name | Description | |
|---|---|---|
| Add |
Create a new synchronizable data into this list
| |
| FindByIdUnique |
Find a synchronizable data into this list using its unique id
| |
| GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from ISharedEnumerableT.) | |
| Remove |
Remove an item in the list
| |
| RemoveAt |
Remove an item in the list
|