ObjectCollectionTObject Properties |
The ObjectCollectionTObject generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Gets the number of objects.
| |
| FilterExpression |
Gets the filter expression.
| |
| IsLoaded |
Gets a value indicating whether the object list is loaded.
| |
| Item |
Gets the element at the specified index
| |
| Query |
Gets the query.
| |
| Transaction |
Gets the transaction.
|