EntityCollection<TEntity>.Clear Method

Definition

Removes all entities from the collection.

public:
 virtual void Clear();
public void Clear ();
override this.Clear : unit -> unit
Public Sub Clear ()

Implements

Remarks

Clear does the following:

Applies to