IEntityCollectionBase Properties |
The IEntityCollectionBase type exposes the following members.
| Name | Description | |
|---|---|---|
| CompleteName |
Gets the complete name
| |
| Count |
Count of entity items
| |
| Definition |
Gets the entity definition
| |
| Description |
Gets/Sets the description of the entity collection.
| |
| IsReadOnly | Gets a value indicating whether the ICollectionT is read-only. (Inherited from ICollectionIEntity.) | |
| Item |
Get or set an entity by its index
| |
| OwnerEntity |
Gets the entity that own the most top collection
| |
| ParentEntity |
Gets the parent entity item if this collection is a children collection of an entity item.
| |
| ReadOnly |
Gets/Sets if the collection is read only
|