IDebugConvert2 Interfejs

Definicja

Definiuje metody narzędziowe, które konwertują dane z jednego typu na inny. Zawiera metody, które konwertują wartości na String obiekty, aby mogły być wyświetlane przez debuger.

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

public interface class IDebugConvert2
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("B370D709-72BD-4696-9825-C4EBADBF98CB")]
public interface IDebugConvert2
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("B370D709-72BD-4696-9825-C4EBADBF98CB")>]
type IDebugConvert2 = interface
Public Interface IDebugConvert2
Pochodne
Atrybuty

Metody

DecimalToString(Decimal)

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

Po zaimplementowaniu w klasie konwertuje określoną Decimal wartość na wartość String.

Dotyczy

Zobacz też