The IBrightstarEntityCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| 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
| |
| 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
|