Gets the length.
Namespace: Com.Tibco.As.Space.Impl.SerializerAssembly: 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: virtual property int Length { int get () sealed; } |