The BrightstarEntityCollection<(Of <(<'T>)>)> generic type exposes the following members.

Properties

  NameDescription
Public propertyCount
Gets the number of elements contained in the ICollection<(Of <(<'T>)>)>.
Public propertyElementType (Inherited from QueryableBase<(Of <(<'T>)>)>.)
Public propertyExpression (Inherited from QueryableBase<(Of <(<'T>)>)>.)
Public propertyIsInverseProperty
Get the boolean flag that indicates if the collection is built from an inverse property
Public propertyIsLoaded
Returns a flag indicating if the object collection is currently loaded
Public propertyIsReadOnly
Gets a value indicating whether the ICollection<(Of <(<'T>)>)> is read-only.
Public propertyLoadedObjects
Get an enumeration over the loaded Brightstar EntityFramework objects managed by this collection
Public propertyLoadedObjectsCount
Returns the number of loaded objects managed by this collection
Public propertyParentIdentity
Get the URI identifier of the parent of the collection
Public propertyPropertyIdentity
Get the URI identifier of the property used to build the collection
Public propertyProvider (Inherited from QueryableBase<(Of <(<'T>)>)>.)

See Also