Namespace:
C1.Web.Command
Assembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Assembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Syntax
| C# |
|---|
public void RemoveAt( int index ) |
| Visual Basic (Declaration) |
|---|
Public Sub RemoveAt ( _ index As Integer _ ) |
Parameters
- index
- Type: System..::.Int32