DynamicObjectCollection.Count Property |
Gets the number of statements with given subject and predicate.
Namespace:
VDS.RDF.Dynamic
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic int Count { get; }
Public ReadOnly Property Count As Integer
Get
Property Value
Type:
Int32Implements
ICollection<T>.Count
See Also