This document is archived and information here might be outdated. Recommended version. |
Removes the snap agent at the given index.
[Visual Basic .NET]
Public Sub RemoveSnapAgent ( _
ByVal index As Integer _
)
[C#]
public void RemoveSnapAgent (
int index
);