SmartFoxServer 2X C# API (Unity/.Net/Mono/UWP)
SmartFoxServer 2X C# API (Unity/.Net/Mono/UWP)
Sfs2X.Entities.Data
SFSObject Class
SFSObject Methods
ContainsKey Method
GetBool Method
GetBoolArray Method
GetByte Method
GetByteArray Method
GetClass Method
GetDouble Method
GetDoubleArray Method
GetDump Method
GetFloat Method
GetFloatArray Method
GetHexDump Method
GetInt Method
GetIntArray Method
GetKeys Method
GetLong Method
GetLongArray Method
GetSFSArray Method
GetSFSObject Method
GetShort Method
GetShortArray Method
GetText Method
GetUtfString Method
GetUtfStringArray Method
IsNull Method
NewFromBinaryData Method
NewFromJsonData Method
NewInstance Method
PutBool Method
PutBoolArray Method
PutByte Method
PutByteArray Method
PutClass Method
PutDouble Method
PutDoubleArray Method
PutFloat Method
PutFloatArray Method
PutInt Method
PutIntArray Method
PutLong Method
PutLongArray Method
PutSFSArray Method
PutSFSObject Method
PutShort Method
PutShortArray Method
PutText Method
PutUtfString Method
PutUtfStringArray Method
RemoveElement Method
Size Method
ToBinary Method
ToJson Method
SFSObject
RemoveElement Method
Removes the element corresponding to the passed key from this object.
Namespace:
Sfs2X.Entities.Data
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
Copy
public
void
RemoveElement
(
string
key
)
Parameters
key
Type:
System
String
The key of the element to be removed.
Implements
ISFSObject
RemoveElement(String)
See Also
Reference
SFSObject Class
Sfs2X.Entities.Data Namespace
Copyright gotoAndPlay() 2023