SubTreeIndexedTripleCollectionCount Property  | 
 
            Gets the count of triples in the collection.
            
 
    Namespace: 
   VDS.RDF
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic override int Count { get; }Public Overrides ReadOnly Property Count As Integer
	Get
Property Value
Type: 
Int32
See Also