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

Removes all keys and values from a collection of metadata objects.

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

Syntax

void ICollection<KeyValuePair<string, T>>.Clear()

Implements

ICollection<T>.Clear()

See Also

Reference

CepObjectReadOnlyDictionary<T> Class

Microsoft.ComplexEventProcessing Namespace