PropertyFunctionInfoSubjectArgs Property |
Gets the subject arguments to the function.
Namespace:
VDS.RDF.Query.PropertyFunctions
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public List<PatternItem> SubjectArgs { get; }
Public ReadOnly Property SubjectArgs As List(Of PatternItem)
Get
Property Value
Type:
ListPatternItemSee Also