Click or drag to resize

JsonLdProcessorOptionsClone Method

Create a copy of this instance, cloning all of its values.

Namespace:  VDS.RDF.JsonLd
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public JsonLdProcessorOptions Clone()

Return Value

Type: JsonLdProcessorOptions

[Missing <returns> documentation for "M:VDS.RDF.JsonLd.JsonLdProcessorOptions.Clone"]

See Also