FunctionUtils.VerifyContainer(Object, Expression, Int32) Metodo

Definizione

Verificare che il valore contenga elementi.

public static string VerifyContainer (object value, AdaptiveExpressions.Expression expression, int number);
static member VerifyContainer : obj * AdaptiveExpressions.Expression * int -> string
Public Shared Function VerifyContainer (value As Object, expression As Expression, number As Integer) As String

Parametri

value
Object

Valore da controllare.

expression
Expression

Espressione che ha portato al valore.

number
Int32

Nessuna funzione.

Restituisce

Errore o Null se valido.

Si applica a