AWS SDK for .NET Documentation
Explicit Operator
AmazonAmazon.DynamoDBv2.DocumentModelPrimitiveExplicitNarrowingExplicitExplicitExplicit(Primitive to Guid) Did this page help you?   Yes   No    Tell us about it...
Explicitly convert Primitive to Guid
Declaration Syntax
C#
public static explicit operator Guid (
	Primitive p
)
Parameters
p (Primitive)
Primitive to convert
Return Value
Guid value of Primitive

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)