You are here: Symbol Reference > Stimulsoft.Base.Json.Linq Namespace > JToken Class > JToken Methods > Annotations Method > Annotations Method ()
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JToken.Annotations Method ()

Gets a collection of annotations of the specified type for this JToken.

Syntax
C++
C#
Visual Basic
public: IEnumerable<T> Annotations<T>();
Parameters
Parameters 
Description 
The type of the annotations to retrieve. 
Returns

An IEnumerable{T} that contains the annotations for this JToken.

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