Click or drag to resize

UniqueBlankNodesHandlerAcceptsAll Property

Gets whether the inner handler accepts all.

Namespace:  VDS.RDF.Parsing.Handlers
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public override bool AcceptsAll { get; }

Property Value

Type: Boolean

Implements

IRdfHandlerAcceptsAll
IRdfHandlerAcceptsAll
See Also