DynamoDBEntry.AsListOfPrimitives Method

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Explicitly convert DynamoDBEntry to List<Primitive>

Namespace: Amazon.DynamoDBv2.DocumentModel
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public virtual List<Primitive> AsListOfPrimitives()
Return Value
System.Collections.Generic.List`1[[Amazon.DynamoDBv2.DocumentModel.Primitive, AWSSDK, Version=2.0.0.3, Culture=neutral, PublicKeyToken=9f476d3089b52be3]] List value of this object

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5