Get the length
Namespace: Com.Tibco.As.Space.Impl.DataAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.1.0.0 (2.1)
Syntax
C# |
---|
public int Length { get; } |
Visual Basic |
---|
Public ReadOnly Property Length As Integer Get |
Visual C++ |
---|
public: property int Length { int get (); } |