SelectionState::CacheCoercedSelection Method (ICollection^)

 

Cache the specified collection.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

protected:
void CacheCoercedSelection(
	ICollection^ coercedSelection
)

Parameters

coercedSelection
Type: System.Collections::ICollection^
Return to top
Show: