Click or drag to resize

SparqlUpdateCommandSetCommandCount Property

Gets the number of Commands in the set.

Namespace:  VDS.RDF.Update
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public int CommandCount { get; }

Property Value

Type: Int32
See Also