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()
Public Function Clone As JsonLdProcessorOptions
Return Value
Type:
JsonLdProcessorOptions[Missing <returns> documentation for "M:VDS.RDF.JsonLd.JsonLdProcessorOptions.Clone"]
See Also