Remove object value from SFSObject

Declaration Syntax
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)