Compartir a través de


ConcurrentCollectionDictionary<TKey, TElement>.CreateCollectionDelegate (Delegado)

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Common
Ensamblado:  Microsoft.TeamFoundation.Common (en Microsoft.TeamFoundation.Common.dll)

Sintaxis

'Declaración
Public Delegate Function CreateCollectionDelegate As ICollection(Of TElement)
public delegate ICollection<TElement> CreateCollectionDelegate()

Valor devuelto

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

Vea también

Referencia

Microsoft.TeamFoundation.Framework.Common (Espacio de nombres)