Click or drag to resize

IEntityCollectionBase Properties

The IEntityCollectionBase type exposes the following members.

Properties
  NameDescription
Public propertyCompleteName
Gets the complete name
Public propertyCount
Count of entity items
Public propertyDefinition
Gets the entity definition
Public propertyDescription
Gets/Sets the description of the entity collection.
Public propertyIsReadOnly (Inherited from ICollectionIEntity.)
Public propertyItem
Get or set an entity by its index
Public propertyOwnerEntity
Gets the entity that own the most top collection
Public propertyParentEntity
Gets the parent entity item if this collection is a children collection of an entity item.
Public propertyReadOnly
Gets/Sets if the collection is read only
Top
See Also