Compartir a través de


AbstractionsStrings.CollectionArgumentHasEmptyElements(Object) Método

Definición

El argumento de colección '{argumentName}' no debe contener ningún elemento vacío.

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

Parámetros

argumentName
Object

Devoluciones

Se aplica a