SmartFoxServer Unity/.NET API
Remove Method (key)
NamespacesSmartFoxClientAPI.DataSFSObjectRemove(Object)
Remove object value from SFSObject
Declaration Syntax
C#Visual BasicVisual C++
public void Remove(
	Object key
)
Public Sub Remove ( _
	key As Object _
)
public:
void Remove(
	Object^ key
)
Parameters
key (Object)
Key name to use

Assembly: SmartFoxClient (Module: SmartFoxClient) Version: 1.2.4.0 (1.2.4.0)