Click or drag to resize

PropertyFunctionPatternSubjectArgs Property

Gets the Subject arguments.

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

Property Value

Type: IEnumerablePatternItem

Implements

IPropertyFunctionPatternSubjectArgs
See Also