AWS SDK for .NET Documentation
Implicit Operator
Amazon
►
Amazon.DynamoDB.DocumentModel
►
DynamoDBEntry
►
Implicit
Widening
Implicit
Implicit
Implicit
(Char to DynamoDBEntry)
C#
Did this page help you?
Yes
No
Tell us about it...
Implicitly convert Char to DynamoDBEntry
Declaration Syntax
C#
public
static
implicit operator
DynamoDBEntry
(
char
data
)
Parameters
data
(
Char
)
Char data to convert
Return Value
DynamoDBEntry representing the data
Assembly:
AWSSDK
(Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)