ExpressionNode.ConvertToIntWithCheck(String) Metodo

Definizione

Converte la stringa in integer. Intercetta FormatException e genera TypeConversionException.

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

Parametri

value
String

Valori restituiti

Eccezioni

Si applica a