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

Returns a collection of the child values of this token, in document order.

Syntax
C++
C#
Visual Basic
public: IEnumerable<T> Values<T>();
Parameters
Parameters 
Description 
The type to convert the values to. 
Returns

A IEnumerable{T} containing the child values of this JToken, in document order.

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