名前空間: Microsoft.TeamFoundation.Framework.Common
アセンブリ: Microsoft.TeamFoundation.Common (Microsoft.TeamFoundation.Common.dll 内)
構文
'宣言
Public Interface ICollectionDictionary(Of TKey, TElement)
public interface ICollectionDictionary<TKey, TElement>
型パラメーター
- TKey
- TElement
ICollectionDictionary<TKey, TElement> 型で公開されるメンバーは以下のとおりです。
プロパティ
| 名前 | 説明 | |
|---|---|---|
![]() |
Count | |
![]() |
Keys |
このページのトップへ
メソッド
| 名前 | 説明 | |
|---|---|---|
![]() |
AddElement | |
![]() |
Clear | |
![]() |
ContainsElement | |
![]() |
ContainsKey | |
![]() |
Remove | |
![]() |
RemoveElement | |
![]() |
TryGetValue(TKey, ICollection<TElement>%) | |
![]() |
TryGetValue<TCollection>(TKey, TCollection%) |
このページのトップへ
.gif)
.gif)