Ant Organisation Ltd documentation

AddEditDeletePersistent.Replace Method 

Replaces an entry in the collection

public void Replace(
   int index,
   XmlDocument doc
);

Parameters

index
Index of the old item
doc
XmlDocument representing a ContentEntry instance for the new item

Implements

AddEditDeleteItemsCallback.Replace

See Also

AddEditDeletePersistent Class | Ant.ContentEntry.Database Namespace