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; }
Public ReadOnly Property IsExplicit As Boolean
Get
Property Value
Type:
BooleanSee Also