Share via


TableEntity.ICollection<KeyValuePair<String,Object>>.Add Method

Definition

Adds an item to the ICollection<T>.

void ICollection<KeyValuePair<string,object>>.Add(System.Collections.Generic.KeyValuePair<string,object> item);

Parameters

Implements

Exceptions

Applies to