﻿

   TypeName: Microsoft.JScript.DebugConvert

Name                   MemberType Definition                                                                           
----                   ---------- ----------                                                                           
BooleanToString        Method     string BooleanToString(bool value), string IDebugConvert.BooleanToString(bool value) 
ByteToString           Method     string ByteToString(byte value, int radix), string IDebugConvert.ByteToString(byte...
DecimalToString        Method     string DecimalToString(decimal value), string IDebugConvert2.DecimalToString(decim...
DoubleToDateString     Method     string DoubleToDateString(double value), string IDebugConvert.DoubleToDateString(d...
DoubleToString         Method     string DoubleToString(double value), string IDebugConvert.DoubleToString(double va...
Equals                 Method     bool Equals(System.Object obj)                                                       
GetErrorMessageForHR   Method     string GetErrorMessageForHR(int hr, Microsoft.JScript.Vsa.IJSVsaEngine engine), st...
GetHashCode            Method     int GetHashCode()                                                                    
GetManagedCharObject   Method     System.Object GetManagedCharObject(uint16 i), System.Object IDebugConvert.GetManag...
GetManagedInt64Object  Method     System.Object GetManagedInt64Object(long i), System.Object IDebugConvert.GetManage...
GetManagedObject       Method     System.Object GetManagedObject(System.Object value), System.Object IDebugConvert.G...
GetManagedUInt64Object Method     System.Object GetManagedUInt64Object(uint64 i), System.Object IDebugConvert.GetMan...
GetType                Method     type GetType()                                                                       
Int16ToString          Method     string Int16ToString(int16 value, int radix), string IDebugConvert.Int16ToString(i...
Int32ToString          Method     string Int32ToString(int value, int radix), string IDebugConvert.Int32ToString(int...
Int64ToString          Method     string Int64ToString(long value, int radix), string IDebugConvert.Int64ToString(lo...
RegexpToString         Method     string RegexpToString(string source, bool ignoreCase, bool global, bool multiline)...
SByteToString          Method     string SByteToString(sbyte value, int radix), string IDebugConvert.SByteToString(s...
SingleToString         Method     string SingleToString(float value), string IDebugConvert.SingleToString(float value) 
StringToPrintable      Method     string StringToPrintable(string source), string IDebugConvert.StringToPrintable(st...
ToPrimitive            Method     System.Object ToPrimitive(System.Object value, System.TypeCode typeCode, bool trun...
ToString               Method     string ToString()                                                                    
UInt16ToString         Method     string UInt16ToString(uint16 value, int radix), string IDebugConvert.UInt16ToStrin...
UInt32ToString         Method     string UInt32ToString(uint32 value, int radix), string IDebugConvert.UInt32ToStrin...
UInt64ToString         Method     string UInt64ToString(uint64 value, int radix), string IDebugConvert.UInt64ToStrin...


