pmMDA.NET

PersistenceHandler.Store Method (PagedReadOnlyCollection)

[This is preliminary documentation and subject to change.]

Stores the modified item of a paged collection.

public void Store(
   PagedReadOnlyCollection c
);

Parameters

c
The collection whose modified items are stored.

Implements

IDataObjectHandler.Store

See Also

PersistenceHandler Class | PmMda.Net.Dog.Persistence Namespace | PersistenceHandler.Store Overload List