Click or drag to resize

EntityCollection Properties

The EntityCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of entities contained in the collection.
Public propertyIsReadOnly
Gets a value indicating whether the collection is read-only.
Public propertyItem
Gets or sets the entity at the specified index.
Top
See Also