Freigeben über


ICollectionDictionary<TKey, TElement>.Keys-Eigenschaft

Namespace:  Microsoft.TeamFoundation.Framework.Common
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Syntax

'Declaration
ReadOnly Property Keys As ICollection(Of TKey)
ICollection<TKey> Keys { get; }

Eigenschaftswert

Typ: System.Collections.Generic.ICollection<TKey>

.NET Framework-Sicherheit

Siehe auch

Referenz

ICollectionDictionary<TKey, TElement> Schnittstelle

Microsoft.TeamFoundation.Framework.Common-Namespace