ExpressionNode.ConvertToIntWithCheck(String) Methode

Definition

Konvertiert die Zeichenfolge in eine ganze Zahl. Fängt FormatException ab und löst TypeConversionException aus.

protected static int ConvertToIntWithCheck(string value);
static member ConvertToIntWithCheck : string -> int
Protected Shared Function ConvertToIntWithCheck (value As String) As Integer

Parameter

value
String

Gibt zurück

Ausnahmen

Gilt für: