BizBlox
DataObject Constructor (baseCol, index)
Namespacespixolut.BizBloxDataObjectDataObject(DOCollection%, Int32)
BizBlox
Declaration Syntax
C#Visual BasicVisual C++
public DataObject(
	ref DOCollection baseCol,
	int index
)
Public Sub New ( _
	ByRef baseCol As DOCollection, _
	index As Integer _
)
public:
DataObject(
	DOCollection^% baseCol, 
	int index
)
Parameters
baseCol ( DOCollection %)
index (Int32)

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