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

Gets an IEnumerable{JProperty} of this object's properties.

Syntax
C++
C#
Visual Basic
public: IEnumerable<JProperty> Properties();
Returns

An IEnumerable{JProperty} of this object's properties.

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