BaseTripleCollectionCount Property |
Gets the Number of Triples in the Triple Collection.
Namespace:
VDS.RDF
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public abstract int Count { get; }
Public MustOverride ReadOnly Property Count As Integer
Get
Property Value
Type:
Int32See Also