Search
EvaluationContext.createMemberInfo Method
See Also
 






 Overload List

Name Description

EvaluationContext.createMemberInfo (MemberInfo, String)

Creates a MemberInfo object representing a property with the specified name on the object represented by the specified MemberInfo.

EvaluationContext.createMemberInfo (String, String)

Creates a MemberInfo object representing a property with the specified name on the specified object.

 See Also