SelectionContext::GetSelectionState Method (ICollection^)

 

Iterates the known selection states, and returns the first that is applicable.

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

public:
SelectionState^ GetSelectionState(
	ICollection^ actualSelection
)

Parameters

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