XPBaseCollection Methods
An ancestor of the XPCollection class.
Name | Description |
---|---|
Base |
Adds the specified persistent object to the XPBase |
Base |
Adds each element from a specified collection of persistent objects to the XPBase |
Base |
Gets the object at the specified index. |
Base |
Determines the index of the specified object in the XPBase |
Base |
Removes the specified persistent object from the XPBase |
Base |
Asynchronously removes the specified persistent object from the XPBase |
Begin |
Starts the loading process. |
Begin |
Starts the loading process. |
Begin |
|
Begin |
|
Dispose() | Releases all resources used by the Component. Inherited from Component. |
End |
Ends the loading process. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Evaluate |
Specifies the number of elements that will be contained in the collection after loading it. |
Get |
Returns the default value for the XPBase |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
Inherited from Marshal |
Get |
When implemented by a class, returns the metadata information that describes the type of objects in the collection. |
Get |
This method is intended for internal use. |
Get |
This method is intended for internal use. |
Get |
Returns an object that represents a service provided by the Component or by its Container. Inherited from Component. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Initialize |
Obtains a lifetime service object to control the lifetime policy for this instance.
Inherited from Marshal |
Load() | Loads persistent objects of a specific type from the data store into the collection. |
Load |
Asynchronously loads persistent objects of a specific type from the data store into the collection. |
Load |
Asynchronously loads persistent objects of a specific type from the data store into the collection, and notifies upon completion. |
Load |
Asynchronously loads persistent objects of a specific type from the data store into the collection. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Marshal |
Pre |
Enforces loading data for associated collections and delayed properties. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reload() | Clears the collection and marks it to be reloaded with data from the data store. |
Resume |
Resumes the immediate update of the collection after it was suspended using the XPBase |
Suspend |
Prevents the immediate update of the collection when objects are added/removed and filtering/sorting is changed until the XPBase |
To |
Returns a string that represents the current XPCollection. |
See Also