Add a single item to delete, identified by its key.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public void AddKeyToDelete( IDictionary<string, DynamoDBEntry> key )
 Parameters
 Parameters- key (IDictionary<(Of <(<'String, DynamoDBEntry>)>)>)
- Key of the item to delete.
 Declaration Syntax
 Declaration Syntax| C# | 
public void AddKeyToDelete( IDictionary<string, DynamoDBEntry> key )
 Parameters
 Parameters