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:
SmartFoxClient (Module: SmartFoxClient) Version: 1.2.4.0 (1.2.4.0)