The IEntityCollection<(Of <(<'T>)>)> generic type exposes the following members.

Properties

  NameDescription
Public propertyCount
Gets the number of elements contained in the ICollection<(Of <(<'T>)>)>.
(Inherited from ICollection<(Of <(<'T>)>)>.)
Public propertyIsLoaded
Returns true if the entity collection is already loaded
(Inherited from IEntityCollection.)
Public propertyIsReadOnly
Gets a value indicating whether the ICollection<(Of <(<'T>)>)> is read-only.
(Inherited from ICollection<(Of <(<'T>)>)>.)

See Also