AWS SDK for .NET Documentation
Add Method (value)
AmazonAmazon.DynamoDB.DocumentModelPrimitiveListAdd(Primitive) Did this page help you?   Yes   No    Tell us about it...
Adds a Primitive to the end of the list.
Declaration Syntax
C#
public void Add(
	Primitive value
)
Parameters
value (Primitive)
Primitive to add.

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