Click or drag to resize

ISFSObjectGetKeys Method

Retrieves a list of all the keys contained in this object.

Namespace:  Sfs2X.Entities.Data
Assembly:  SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
string[] GetKeys()

Return Value

Type: String
The list of all the keys in this object.
See Also