IInfoObjectCollection Methods |
The IInfoObjectCollection type exposes the following members.
Name | Description | |
---|---|---|
Add(BaseInfo) |
Adds new object to the collection.
| |
Add(IEnumerableBaseInfo) |
Adds new object to the collection.
| |
AsTType |
Makes a wrapper of the collection with specified type of the items.
| |
ChangeParent |
Changes the parent of the collection
| |
ClearCache |
Clears the collection cache
| |
CloneCollection |
Creates the clone of this collection.
| |
Disconnect |
Disconnects the collection from the database
| |
GetEmptyObject |
Gets the virtual empty object representing the collection item
(Inherited from IVirtualTypedCollection.) | |
GetFieldsAsObjects |
Gets the collection of objects that are referenced by the given property
| |
GetItemsAsFields |
Returns the updatable collection of fields of collection items
| |
GetObjectName |
Returns the name of the given object
(Inherited from INamedEnumerable.) | |
GetObjectToCheck |
Gets an object for which to perform the permissions check. This can be the class' instance itself or an object it encapsulates.
(Inherited from IMacroSecurityCheckPermissions.) | |
Load |
Clears the data in the collection and loads objects from the given list.
| |
SubmitChanges |
Submits the changes in the collection to the database.
|
Name | Description | |
---|---|---|
GetNamedEnumeratorT |
Name enumerator over a collection
(Defined by DataExtensions.) | |
ToJSON |
Returns JSON representation of current instance of IEnumerable.
(Defined by DataExtensions.) | |
ToXML |
Returns XML representation of current instance of IEnumerable.
(Defined by DataExtensions.) |