AWS SDK for .NET Documentation
Implicit Operator
AmazonAmazon.DynamoDBv2.DocumentModelDynamoDBEntryImplicitWideningImplicitImplicitImplicit(UInt32 to DynamoDBEntry) Did this page help you?   Yes   No    Tell us about it...
Implicitly convert UInt32 to DynamoDBEntry
Declaration Syntax
C#
public static implicit operator DynamoDBEntry (
	uint data
)
Parameters
data (UInt32)
UInt32 data to convert
Return Value
DynamoDBEntry representing the data

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