SelectionState::IsApplicable Method (ICollection^)

 

True if the SelectionState appiles to the specified selection (actualSelection.)

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

public:
virtual bool IsApplicable(
	ICollection^ actualSelection
) abstract

Parameters

actualSelection
Type: System.Collections::ICollection^

Return Value

Type: System::Boolean
Return to top
Show: