Jsonie Documentation
Jsonie Documentation
API Reference
Dextronet.Jsonie
JsonObject Class
JsonObject Methods
Add Method
AddAndGet(TJsonValue) Method
AddArray Method
AddObject Method
Clear Method
Contains Method
ContainsKey Method
ContainsKeyNotNull Method
CopyTo Method
Equals Method
GetEnumerator Method
GetHashCode Method
GetOrAdd(TJsonValue) Method
GetOrAddArray Method
GetOrAddObject Method
GetOrDefault Method
Remove Method
TryGetValue Method
JsonObject
Clear Method
Removes all members from the object.
Namespace:
Dextronet.Jsonie
Assembly:
Dextronet.Jsonie (in Dextronet.Jsonie.dll) Version: 1.0.0.0
Syntax
C#
VB
Copy
public
void
Clear
()
Public
Sub
Clear
Implements
ICollection
T
Clear
See Also
Reference
JsonObject Class
Dextronet.Jsonie Namespace
Jsonie Home