Remove 메서드 (String)
이 메서드는 현재 지원되지 않습니다.
네임스페이스: Microsoft.ComplexEventProcessing
어셈블리: Microsoft.ComplexEventProcessing(Microsoft.ComplexEventProcessing.dll)
구문
public bool Remove(
string key
)
매개 변수
- key
유형: System. . :: . .String
제거할 키입니다.
반환 값
구현
IDictionary< (Of < ( <'TKey, TValue> ) > ) >. . :: . .Remove(TKey)
예외
예외 | 조건 |
---|---|
NotSupportedException | 이 메서드는 현재 지원되지 않습니다. |