Click or drag to resize

JTokenRemoveAnnotations Method (Type)

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

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

Parameters

type
Type: SystemType

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

See Also