This document is archived and information here might be outdated. Recommended version. |
Removes an IArcQuery element from the querys collection.
[Visual Basic .NET]
Public Sub Remove ( _
ByVal Index As Object _
)
[C#]
public void Remove (
object Index
);