public GetReferences ( INamable instance, BaseFilter expectation, bool last ) : DataDictionary.Interpreter.ReturnValue | ||
instance | INamable | the instance on which this element should be found. |
expectation | BaseFilter | the expectation on the element found |
last | bool | indicates that this is the last element in a dereference chain |
return | DataDictionary.Interpreter.ReturnValue |