Dela via


AbstractionsStrings.CollectionArgumentIsEmpty(Object) Method

Definition

The collection argument '{argumentName}' must contain at least one element.

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

Parameters

argumentName
Object

Returns

Applies to