CepObjectReadOnlyDictionary<T>.ICollection<KeyValuePair<String, T>>.Add Method

Adds a new object to a collection of metadata objects.

Namespace:  Microsoft.ComplexEventProcessing
Assembly:  Microsoft.ComplexEventProcessing (in Microsoft.ComplexEventProcessing.dll)

Syntax

void ICollection<KeyValuePair<string, T>>.Add(
    KeyValuePair<string, T> item
)

Parameters

Implements

ICollection<T>.Add(T)

See Also

Reference

CepObjectReadOnlyDictionary<T> Class

Microsoft.ComplexEventProcessing Namespace