You are here: Symbol Reference > Stimulsoft.Base.Json.Linq Namespace > JObject Class > JObject Methods > Remove Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JObject.Remove Method

Removes the property with the specified name.

Syntax
C++
C#
Visual Basic
public: bool Remove( string propertyName );
Parameters
Parameters 
Description 
propertyName 
Name of the property. 
Returns

true if item was successfully removed; otherwise, false.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.