Share via


AbstractionsStrings.CollectionArgumentHasEmptyElements(Object) メソッド

定義

コレクション引数 '{argumentName}' には、空の要素を含めてはいけません。

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

パラメーター

argumentName
Object

戻り値

適用対象