IDictionary(String, T).Item 屬性

依名稱取得中繼資料物件。

命名空間:  Microsoft.ComplexEventProcessing
組件:  Microsoft.ComplexEventProcessing (在 Microsoft.ComplexEventProcessing.dll 中)

語法

T IDictionary<string, T>.this[
    string key
] { get; set; }

參數

屬性值

型別:T
具有指定索引鍵的物件。

實作

IDictionary< (Of < ( <'TKey, TValue> ) > ) >. . :: . .Item[ ( [ ( TKey] ) ] )

請參閱

參考

CepObjectReadOnlyDictionary< (Of < ( <'T> ) > ) > 類別

Microsoft.ComplexEventProcessing 命名空間