Click or drag to resize

JTokenAddAnnotation Method

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

Namespace:  Stimulsoft.Base.Json.Linq
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public void AddAnnotation(
	Object annotation
)

Parameters

annotation
Type: SystemObject

[Missing <param name="annotation"/> documentation for "M:Stimulsoft.Base.Json.Linq.JToken.AddAnnotation(System.Object)"]

See Also