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

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