Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
System::Object ^ _Evaluate(System::Object ^ varName, int LocaleID);
public object _Evaluate (object varName, int LocaleID);
Public Function _Evaluate (varName As Object, LocaleID As Integer) As Object