OutputRdfCollectionIsExplicit Property  | 
 
            Gets whether this is an Explicit collection (specified using square bracket notation).
            
 
    Namespace: 
   VDS.RDF.Writing
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic bool IsExplicit { get; }Public ReadOnly Property IsExplicit As Boolean
	Get
Property Value
Type: 
Boolean
See Also