Utf8String.IsNullOrEmpty(Utf8String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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