Click or drag to resize

JTokenAnnotation Method (Type)

[Missing <summary> documentation for "M:Stimulsoft.Base.Json.Linq.JToken.Annotation(System.Type)"]

Namespace:  Stimulsoft.Base.Json.Linq
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public Object Annotation(
	Type type
)

Parameters

type
Type: SystemType

[Missing <param name="type"/> documentation for "M:Stimulsoft.Base.Json.Linq.JToken.Annotation(System.Type)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:Stimulsoft.Base.Json.Linq.JToken.Annotation(System.Type)"]

See Also