SelectionState::ActualSelection Property

 

Gets the actual selection.

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

public:
property ICollection^ ActualSelection {
	ICollection^ get();
}

Property Value

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