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

返回

适用于