共用方式為


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

傳回

適用於