Click or drag to resize

IPropertyFunctionPatternObjectArgs Property

Gets the Object arguments of the function.

Namespace:  VDS.RDF.Query.Patterns
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
IEnumerable<PatternItem> ObjectArgs { get; }

Property Value

Type: IEnumerablePatternItem
See Also