Initializes a new instance of the ChangeNotifyKeyedCollection<(Of <(TKey, TItem>)>) class

Namespace:  Endeca.Data
Assembly:  Endeca.Data (in Endeca.Data.dll) Version: 2.1.1.0 (2.1.1.620)

Syntax

C#
protected ChangeNotifyKeyedCollection()
Visual Basic (Declaration)
Protected Sub New
Visual C++
protected:
ChangeNotifyKeyedCollection()

See Also