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

Adds the specified property name.

Syntax
C++
C#
Visual Basic
public: void Add( string propertyName, JToken value );
Parameters
Parameters 
Description 
propertyName 
Name of the property. 
value 
The value. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.