Return the number of fields in the tuple.
Namespace: Com.Tibco.As.SpaceAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.2.0.015)
Syntax
| C# |
|---|
public abstract int Size { get; } |
| Visual Basic |
|---|
Public MustOverride ReadOnly Property Size As Integer Get |
| Visual C++ |
|---|
public: virtual property int Size { int get () abstract; } |
| F# |
|---|
abstract Size : int with get |
Property Value
Type: Int32The number of fields in the tuple