EmptySelection::IsApplicable Method (ICollection^)

 

Determines if this selection state is appropriate for use with the specified selection.

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
) override

Parameters

actualSelection
Type: System.Collections::ICollection^

Return Value

Type: System::Boolean
Return to top
Show: