Utf8String.IsNullOrEmpty(Utf8String) Method

Definition

public static bool IsNullOrEmpty (Microsoft.Azure.Cosmos.Core.Utf8.Utf8String utf8String);
static member IsNullOrEmpty : Microsoft.Azure.Cosmos.Core.Utf8.Utf8String -> bool
Public Shared Function IsNullOrEmpty (utf8String As Utf8String) As Boolean

Parameters

utf8String
Utf8String

Returns

Applies to