Click or drag to resize

OutputRdfCollectionIsExplicit Property

Gets whether this is an Explicit collection (specified using square bracket notation).

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

Property Value

Type: Boolean
See Also