Click or drag to resize
Json.NET

JObjectRemove Method

 
Overload List
  NameDescription
Public methodRemove
Removes this token from its parent.
(Inherited from JToken.)
Public methodRemove(String)
Removes the property with the specified name.
Top
See Also