AWS SDK for .NET Documentation
FromEntry Method (entry)
Amazon
►
Amazon.DynamoDB.DataModel
►
IPropertyConverter
►
FromEntry(DynamoDBEntry)
C#
Did this page help you?
Yes
No
Tell us about it...
Convert DynamoDBEntry to the specified object
Declaration Syntax
C#
Object
FromEntry
(
DynamoDBEntry
entry
)
Parameters
entry
(
DynamoDBEntry
)
DynamoDBEntry to be serialized
Return Value
Serialized object
Assembly:
AWSSDK
(Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)