Utf8String.CopyFrom(Utf8Span) 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 Microsoft.Azure.Cosmos.Core.Utf8.Utf8String CopyFrom (Microsoft.Azure.Cosmos.Core.Utf8.Utf8Span span);
static member CopyFrom : Microsoft.Azure.Cosmos.Core.Utf8.Utf8Span -> Microsoft.Azure.Cosmos.Core.Utf8.Utf8String
Public Shared Function CopyFrom (span As Utf8Span) As Utf8String
Parameters
- span
- Utf8Span