Ant Organisation Ltd documentation

AddEditDeletePersistent Members

AddEditDeletePersistent overview

Public Instance Constructors

AddEditDeletePersistent Constructor Constructor

Public Instance Methods

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
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetContentDefinition Gets the content definition of the underlying type
GetDefaultInstance Gets a default instance used during add a new item
GetEditableInstance Gets the XmlDocument representing a ContentEntry instance for the nth item in the list
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetName Gets the name of the nth item
GetNItems Gets the number of items in this collection
GetType (inherited from Object)Gets the Type of the current instance.
Refresh Refresh should be called when a user has been added.
Replace Replaces an entry in the collection
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

AddEditDeletePersistent Class | Ant.ContentEntry.Database Namespace