ExpressionNode.ConvertToIntWithCheck(String) Méthode

Définition

Convertit la chaîne en entier. Intercepte FormatException et lève TypeConversionException.

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

Paramètres

value
String

Retours

Exceptions

S’applique à