Click or drag to resize

IFlatEntityCollection<T> Methods

The IFlatEntityCollection<T> generic type exposes the following members.

Methods
  NameDescription
Public methodAdd (Inherited from ICollection<IEntity>.)
Public methodClear (Inherited from ICollection<IEntity>.)
Public methodContains (Inherited from ICollection<IEntity>.)
Public methodCopyTo (Inherited from ICollection<IEntity>.)
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
(Inherited from IEnumerable<IEntity>.)
Public methodRemove (Inherited from ICollection<IEntity>.)
Top
See Also