다음을 통해 공유


ICollectionDictionary<TKey, TElement> 인터페이스

네임스페이스:  Microsoft.TeamFoundation.Framework.Common
어셈블리:  Microsoft.TeamFoundation.Common(Microsoft.TeamFoundation.Common.dll)

구문

‘선언
Public Interface ICollectionDictionary(Of TKey, TElement)
public interface ICollectionDictionary<TKey, TElement>

Type 매개 변수

  • TKey
  • TElement

ICollectionDictionary<TKey, TElement> 형식에서는 다음과 같은 멤버를 노출합니다.

속성

  이름 설명
Public 속성 Count
Public 속성 Keys

위쪽

메서드

  이름 설명
Public 메서드 AddElement
Public 메서드 Clear
Public 메서드 ContainsElement
Public 메서드 ContainsKey
Public 메서드 Remove
Public 메서드 RemoveElement
Public 메서드 TryGetValue(TKey, ICollection<TElement>%)
Public 메서드 TryGetValue<TCollection>(TKey, TCollection%)

위쪽

참고 항목

참조

Microsoft.TeamFoundation.Framework.Common 네임스페이스