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 int Add( Object value ) |
| Visual Basic (Declaration) |
|---|
Public Function Add ( _ value As Object _ ) As Integer |
Parameters
- value
- Type: System..::.Object