PrimitiveList.AsListOfString Method

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Explicitly convert PrimitiveList to List<String>

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

Syntax

C#
public virtual List<String> AsListOfString()
Return Value
System.Collections.Generic.List`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] List value of this object

Version Information

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