AddEditDeleteItemsCallback overview
Add | Adds a new item to the collection |
CanAdd | Returns true if we can add to this collection |
CanDelete | Returns true if the referenced index can be deleted |
CanEdit | Returns true if referenced index can be edited |
Delete | Deletes an item from the collection |
GetContentDefinition | Gets the content definition of the underlying type |
GetDefaultInstance | Gets a default instance used during adding a new type |
GetEditableInstance | Gets the XmlDocument representing a ContentEntry instance for the nth item in the list |
GetName | Gets the name of the nth item |
GetNItems | Gets the number of items in this collection |
Refresh | Refreshes this collection |
Replace | Replaces an entry in the collection |
AddEditDeleteItemsCallback Interface | Ant.ContentEntry Namespace