AWS SDK for .NET Documentation
DecodeItems Method (inputItems)
AmazonAmazon.SimpleDB.UtilAmazonSimpleDBUtilDecodeItems(List<(Of <<'(Item>)>>)) Did this page help you?   Yes   No    Tell us about it...
Decodes the base64 encoded members of the Item List.
Declaration Syntax
C#
public static void DecodeItems(
	List<Item> inputItems
)
Parameters
inputItems (List<(Of <(<'Item>)>)>)
The Item List to be decoded
See Also
NameEncoding
DecodeAttributes
DecodeItem

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