Click or drag to resize

JsonLdWriterOptionsOrdered Property

Order dictionary keys lexicographically in the JSON output

Namespace:  VDS.RDF.Writing
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public bool Ordered { get; set; }

Property Value

Type: Boolean
See Also