SmartFoxServer Silverlight 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: SmartFoxClientAPI_Silverlight (Module: SmartFoxClientAPI_Silverlight) Version: 1.0.0.0 (1.0.0.0)