Ant Organisation Ltd documentation

AddEditDeleteItemsCallback.Replace Method 

Replaces an entry in the collection

void Replace(
   int index,
   XmlDocument doc
);

Parameters

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

See Also

AddEditDeleteItemsCallback Interface | Ant.ContentEntry Namespace