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

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