This document is archived and information here might be outdated. Recommended version. |
Remove a locator agent by index.
[Visual Basic .NET]
Public Sub RemoveLocatorAgent ( _
ByVal Index As Integer _
)
[C#]
public void RemoveLocatorAgent (
int Index
);
[C++]
HRESULT RemoveLocatorAgent(
long Index
);
[C++] Parameters Index [in]
Index is a parameter of type long
RemoveLocatorAgent removes a locator agent from the NALocator's collection.