C-DEngine 5.105

TheMirrorCache<(Of <(<'T>)>)>..::..AddItems Method

Overload List


  Name Description
Public method AddItems(List<(Of <<'(T>)>>), Action<(Of <<'(List<(Of <<'(T>)>>)>)>>))
Adds the items.
Public method 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.