Documentation for a minimal subset of the QSM API
AutomaticCollection<(Of <K, C>)> Constructor (constructorCallback)
Namespaces > QS.CMS.Base3 > AutomaticCollection<(Of K, C>) > AutomaticCollection<(Of K, C>)New(ConstructorCallback)
Initializes a new instance of the AutomaticCollection<K,C> class.
Syntax
C#Visual BasicManaged C++
public AutomaticCollection (
	AutomaticCollection<K, C>.ConstructorCallback constructorCallback
)
Public Sub New ( _
	constructorCallback As ConstructorCallback _
)
public:
AutomaticCollection (
	ConstructorCallback^ constructorCallback
)
Parameters
constructorCallback (ConstructorCallback)

[Missing <param> documentation for "constructorCallback"]

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0