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 C1WebBinding this[ int i ] { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Default Property Item ( _ i As Integer _ ) As C1WebBinding |
Parameters
- i
- Type: System..::.Int32