Click or drag to resize

PropertyFunctionPatternObjectArgs Property

Gets the Object arguments.

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

Property Value

Type: IEnumerablePatternItem

Implements

IPropertyFunctionPatternObjectArgs
See Also