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; }
ReadOnly Property ObjectArgs As IEnumerable(Of PatternItem)
Get
Property Value
Type:
IEnumerablePatternItemSee Also