Click or drag to resize

SFSObjectSize Method

Indicates the number of elements in this object.

Namespace:  Sfs2X.Entities.Data
Assembly:  SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
public int Size()

Return Value

Type: Int32
The number of elements in this object.

Implements

ISFSObjectSize
See Also