Add | Adds a record |
CanAdd | Returns true if a record can be added |
CanDelete | Returns true if a record can be deleted |
CanEdit | Returns true if record can be edited |
Delete | Deletes a record |
GetActualType | Gets the System.Type which represents the actual class provided by the implementor of this interface |
GetItemsClone | Gets the clone of the items in this collection |
Replace | Edits a record but replacing it with a new one |