Click or drag to resize

SubTreeIndexedTripleCollectionCount Property

Gets the count of triples in the collection.

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

Property Value

Type: Int32
See Also