IMacroResolverGetObjectValue Method |
Name | Description | |
---|---|---|
![]() | GetObjectValue(Object, Int32, EvaluationContext) |
Gets the object value at given index (this is called when indexer [(int)] is used in the expression).
|
![]() | GetObjectValue(Object, String, EvaluationContext) |
Gets the object value of specified name.
|