Search
EvaluationContext Members
Methods
 


The following tables list the members exposed by the EvaluationContext type.

 Public Methods

  Name Description

assignIdentifier

Assigns a value to the identifier with the specified name. If the identifier is not definied it is automatically defined.

assignValue

Assigns the specified value to the property represented by the specified descriptor.

createMemberInfo

Overloaded.  

evaluateIdentifier

Evaluates the identifier with the specified name.

format

Formats the specified value according to the specified format.

invokeFunction

Invokes the function with the specified name.

isTargetProperty

Returns whether the underlying object exposes a public property with the specified name.

 See Also