DiagnosticView.Remove Method (String)

This method is currently not supported.

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

Syntax

public bool Remove(
    string key
)

Parameters

Return Value

Type: System.Boolean

Implements

IDictionary<TKey, TValue>.Remove(TKey)

Exceptions

Exception Condition
NotSupportedException

This method is currently not supported.

See Also

Reference

DiagnosticView Class

Remove Overload

Microsoft.ComplexEventProcessing Namespace