IPropertyFunctionPattern.ObjectArgs Property |
Gets the Object arguments of the function.
Namespace:
VDS.RDF.Query.Patterns
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
SyntaxIEnumerable<PatternItem> ObjectArgs { get; }
ReadOnly Property ObjectArgs As IEnumerable(Of PatternItem)
Get
Property Value
Type:
IEnumerable<PatternItem>
See Also