BizBlox
FetchSelected Method (selections, startIndex, endIndex)
Namespacespixolut.BizBloxDOCollectionFetchSelected(array<DOSelection>[]()[], Int32, Int32)
BizBlox
Declaration Syntax
C#Visual BasicVisual C++
public void FetchSelected(
	DOSelection[] selections,
	int startIndex,
	int endIndex
)
Public Sub FetchSelected ( _
	selections As DOSelection(), _
	startIndex As Integer, _
	endIndex As Integer _
)
public:
void FetchSelected(
	array<DOSelection^>^ selections, 
	int startIndex, 
	int endIndex
)
Parameters
selections (array< DOSelection >[]()[])
startIndex (Int32)
endIndex (Int32)
Remarks

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