DiagnosticView.Remove Method (KeyValuePair<String, Object>)

This method is currently not supported.

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

Syntax

public bool Remove(
    KeyValuePair<string, Object> item
)

Parameters

Return Value

Type: System.Boolean

Implements

ICollection<T>.Remove(T)

Exceptions

Exception Condition
NotSupportedException

This method is currently not supported.

See Also

Reference

DiagnosticView Class

Remove Overload

Microsoft.ComplexEventProcessing Namespace