AbstractionsStrings.CollectionArgumentHasEmptyElements(Object) Méthode

Définition

L’argument de collection « {argumentName} » ne doit pas contenir d’éléments vides.

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

Paramètres

argumentName
Object

Retours

S’applique à