다음을 통해 공유


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

반환

적용 대상