SelectionState.CacheCoercedSelection(ICollection) Method

Definition

Cache the specified collection.

protected:
 void CacheCoercedSelection(System::Collections::ICollection ^ coercedSelection);
protected void CacheCoercedSelection (System.Collections.ICollection coercedSelection);
member this.CacheCoercedSelection : System.Collections.ICollection -> unit
Protected Sub CacheCoercedSelection (coercedSelection As ICollection)

Parameters

coercedSelection
ICollection

Applies to