[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:Facebook.Json.Utilities.DictionaryWrapper`2.Remove(System.Object)"]
Assembly: Facebook (in Facebook.dll) Version: 0.2009.3.23 (0.2009.3.23)
Syntax
C# |
---|
public void Remove( Object key ) |
Visual Basic (Declaration) |
---|
Public Sub Remove ( _ key As Object _ ) |
Visual C++ |
---|
public: virtual void Remove( Object^ key ) sealed |
Parameters
- key
- Type: System..::.Object
[Missing <param name="key"/> documentation for "M:Facebook.Json.Utilities.DictionaryWrapper`2.Remove(System.Object)"]