EntityParameterCollection.Clear Method ()

 

Removes all the EntityParameter objects from the EntityParameterCollection .

Namespace:   System.Data.Entity.Core.EntityClient
Assembly:  EntityFramework (in EntityFramework.dll)

public override void Clear()

Implements

IList.Clear()