PropertyFunctionInfoObjectArgs Property  | 
 
            Gets the object arguments to the function.
            
 
    Namespace: 
   VDS.RDF.Query.PropertyFunctions
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic List<PatternItem> ObjectArgs { get; }Public ReadOnly Property ObjectArgs As List(Of PatternItem)
	Get
Property Value
Type: 
ListPatternItem
See Also