pmMDA.NET

IDataObjectHandler.Store Method (PagedReadOnlyCollection)

[This is preliminary documentation and subject to change.]

Stores the modified item of a paged collection.

void Store(
   PagedReadOnlyCollection c
);

Parameters

c
The collection whose modified items are stored.

Remarks

Note to implementers:
This method can call the method Store and pass the modified items of the c as the only parameter.

See Also

IDataObjectHandler Interface | PmMda.Net.Dog Namespace | IDataObjectHandler.Store Overload List