Click or drag to resize

JTokenAnnotationT Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Json.Linq.JToken.Annotation``1"]

Namespace:  Stimulsoft.Base.Json.Linq
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public T Annotation<T>()
where T : class

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "M:Stimulsoft.Base.Json.Linq.JToken.Annotation``1"]

Return Value

Type: T

[Missing <returns> documentation for "M:Stimulsoft.Base.Json.Linq.JToken.Annotation``1"]

See Also