Freigeben über


ConcurrentCollectionDictionary<TKey, TElement>.CreateCollectionDelegate-Delegat

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

Syntax

'Declaration
Public Delegate Function CreateCollectionDelegate As ICollection(Of TElement)
public delegate ICollection<TElement> CreateCollectionDelegate()

Rückgabewert

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

Siehe auch

Referenz

Microsoft.TeamFoundation.Framework.Common-Namespace