Click or drag to resize

IArgumentEntityCollection Properties

The IArgumentEntityCollection type exposes the following members.

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