PropertyFunctionFactory.FactoryCount Property |
Gets the number of globally registered factories.
Namespace:
VDS.RDF.Query.PropertyFunctions
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic static int FactoryCount { get; }
Public Shared ReadOnly Property FactoryCount As Integer
Get
Property Value
Type:
Int32
See Also