AWS SDK for .NET Documentation
AsListOfPrimitives Method
AmazonAmazon.DynamoDB.DocumentModelDynamoDBEntryAsListOfPrimitives()()()() Did this page help you?   Yes   No    Tell us about it...
Explicitly convert DynamoDBEntry to List<Primitive>
Declaration Syntax
C#
public virtual List<Primitive> AsListOfPrimitives()
Return Value
List<Primitive> value of this object

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