Click or drag to resize

SFSArraySize Method

Indicates the number of elements in this array.

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 array.

Implements

ISFSArraySize
See Also