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 public string[] GetKeys()
Return Value
Type:
StringThe list of all the keys in this object.
Implements
ISFSObjectGetKeysSee Also