AWS SDK for .NET Documentation
CreateBatchGet<(Of <(<'T>)>)> Method
AmazonAmazon.DynamoDBv2.DataModelDynamoDBContextCreateBatchGet<(Of <<'(T>)>>)()()()() Did this page help you?   Yes   No    Tell us about it...
Creates a strongly-typed BatchGet object, allowing a batch-get operation against DynamoDB.
Declaration Syntax
C#
public BatchGet<T> CreateBatchGet<T>()
Generic Template Parameters
T
Type of objects to get
Return Value
Empty strongly-typed BatchGet object

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