Compartilhar via


AbstractionsStrings.CollectionArgumentIsEmpty(Object) Método

Definição

O argumento de coleção '{argumentName}' deve conter pelo menos um elemento.

public static string CollectionArgumentIsEmpty (object argumentName);
public static string CollectionArgumentIsEmpty (object? argumentName);
static member CollectionArgumentIsEmpty : obj -> string
Public Shared Function CollectionArgumentIsEmpty (argumentName As Object) As String

Parâmetros

argumentName
Object

Retornos

Aplica-se a