TheMirrorCache<(Of <(<'T>)>)>..::..AddItems Method
Overload List
Name | Description | |
---|---|---|
AddItems(List<(Of <<'(T>)>>), Action<(Of <<'(List<(Of <<'(T>)>>)>)>>)) |
Adds the items.
|
|
AddItems(Dictionary<(Of <<'(Guid, T>)>>), Action<(Of <<'(List<(Of <<'(T>)>>)>)>>)) |
New in V2.5: Adds a dictionary of T to the StorageMirrorCache
The Guid in the Key will be copied to the cdeMID (IndexKey) of T
If the key already exists in the store, the record will not be added.
|