Create a new empty Tuple instance with a pre-defined number of columns
Namespace: Com.Tibco.As.SpaceAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.1.0.0 (2.1)
Syntax
C# |
---|
public static Tuple Create( int size ) |
Visual Basic |
---|
Public Shared Function Create ( _ size As Integer _ ) As Tuple |
Visual C++ |
---|
public: static Tuple^ Create( int size ) |
Parameters
- size
- Type: System..::..Int32
The number of columns in the tuple