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

Get the first annotation object of the specified type from this JToken.

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

The first annotation object that matches the specified type, or null if no annotation is of the specified type.

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