EventScriptEventsListRemoveAt Method |
Namespace:
RRAutoLib.CTC
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Sub RemoveAt (
intIndex As Integer
)
public void RemoveAt(
int intIndex
)
Parameters
- intIndex
- Type: SystemInt32
See Also