The BrightstarEntityCollection<(Of <(<'T>)>)> generic type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Count |
Gets the number of elements contained in the ICollection<(Of <(<'T>)>)>.
| |
| ElementType | (Inherited from QueryableBase<(Of <(<'T>)>)>.) | |
| Expression | (Inherited from QueryableBase<(Of <(<'T>)>)>.) | |
| IsInverseProperty |
Get the boolean flag that indicates if the collection is built from an inverse property
| |
| IsLoaded |
Returns a flag indicating if the object collection is currently loaded
| |
| IsReadOnly |
Gets a value indicating whether the ICollection<(Of <(<'T>)>)> is read-only.
| |
| LoadedObjects |
Get an enumeration over the loaded Brightstar EntityFramework objects managed by this collection
| |
| LoadedObjectsCount |
Returns the number of loaded objects managed by this collection
| |
| ParentIdentity |
Get the URI identifier of the parent of the collection
| |
| PropertyIdentity |
Get the URI identifier of the property used to build the collection
| |
| Provider | (Inherited from QueryableBase<(Of <(<'T>)>)>.) |