SelectedShapesCollection.Clear Method

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

Syntax

'宣言
Public Sub Clear
'使用
Dim instance As SelectedShapesCollection

instance.Clear()
public void Clear()
public:
void Clear()
public function Clear()

Permissions

See Also

Reference

SelectedShapesCollection Class

SelectedShapesCollection Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace