다음을 통해 공유


Keys 속성

컬렉션의 키를 반환합니다.

네임스페이스:  Microsoft.ComplexEventProcessing
어셈블리:  Microsoft.ComplexEventProcessing(Microsoft.ComplexEventProcessing.dll)

구문

public ICollection<string> Keys { get; }

속성 값

유형: System.Collections.Generic. . :: . .ICollection< (Of < ( <'String> ) > ) >
키의 읽기 전용 컬렉션입니다.

구현

IDictionary< (Of < ( <'TKey, TValue> ) > ) >. . :: . .Keys

참고 항목

참조

CepObjectReadOnlyDictionary< (Of < ( <'T> ) > ) > 클래스

Microsoft.ComplexEventProcessing 네임스페이스