Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
C#
Visual Basic
Visual C++
ActiveSpaces Documentation
Space
.
.
::
.
.
Size Method
Space Interface
See Also
Send Feedback
Returns number of entries in the space which match a given filter
Namespace:
Com.Tibco.As.Space
Assembly:
TIBCO.ActiveSpaces.Common
(in TIBCO.ActiveSpaces.Common.dll) Version: 2.1.0.0 (2.1)
Syntax
C#
long
Size
()
Visual Basic
Function
Size
As
Long
Visual C++
long long
Size
()
Return Value
The number of entries in space
See Also
Space Interface
Space Members
Size Overload
Com.Tibco.As.Space Namespace