Click or drag to resize

ObjectCollectionTObject Properties

The ObjectCollectionTObject generic type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of objects.
Public propertyFilterExpression
Gets the filter expression.
Public propertyIsLoaded
Gets a value indicating whether the object list is loaded.
Public propertyItem
Gets the element at the specified index
Public propertyQuery
Gets the query.
Public propertyTransaction
Gets the transaction.
Top
See Also