BizBlox
DOCollection Constructor (factory)
Namespacespixolut.BizBloxDOCollectionDOCollection(DOFactory)
BizBlox
Constructor
Declaration Syntax
C#Visual BasicVisual C++
protected DOCollection(
	DOFactory factory
)
Protected Sub New ( _
	factory As DOFactory _
)
protected:
DOCollection(
	DOFactory^ factory
)
Parameters
factory (DOFactory)
A reference to the (matching) final DataObject class factory for this DOCollection
Remarks

Assembly: pixolut.BizBlox (Module: pixolut.BizBlox) Version: 1.8.5.0