Click or drag to resize
IMacroResolverGetObjectValue Method
Overload List
  NameDescription
Public methodGetObjectValue(Object, Int32, EvaluationContext)
Gets the object value at given index (this is called when indexer [(int)] is used in the expression).
Public methodGetObjectValue(Object, String, EvaluationContext)
Gets the object value of specified name.
Top
See Also