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; }
Public ReadOnly Property CommandCount As Integer
Get
Property Value
Type:
Int32See Also