BaseGraphCollectionCount Property |
Gets the number of Graphs in the 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