This document is archived and information here might be outdated. Recommended version. |
Clears the specified selection set: whichType is a bitwise combination of esriTopologyNode, esriTopologyEdge.
[Visual Basic .NET]
Public Sub SetSelectionEmpty ( _
ByVal whichType As Integer _
)
[C#]
public void SetSelectionEmpty (
int whichType
);
[C++]
HRESULT SetSelectionEmpty(
long whichType
);
[C++] Parameters whichType
whichType is a parameter of type long