Click or drag to resize

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; }

Property Value

Type: Int32
See Also