다음을 통해 공유


ConcurrentCollectionDictionary<TKey, TElement>.CreateCollectionDelegate 대리자

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

구문

‘선언
Public Delegate Function CreateCollectionDelegate As ICollection(Of TElement)
public delegate ICollection<TElement> CreateCollectionDelegate()

반환 값

형식: System.Collections.Generic.ICollection<TElement>

참고 항목

참조

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