Adds an element to the current collection.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public int Add( InputAction inputAction ) |
Visual Basic |
---|
Public Function Add ( _ inputAction As InputAction _ ) As Integer |
Parameters
- inputAction
- Type: C1.C1Preview..::..InputAction
The InputAction to add.