public bool NextBatch( int current, int batchSize )
Public Function NextBatch ( _ current As Integer, _ batchSize As Integer _ ) As Boolean
public: bool^ NextBatch( int^ current, int^ batchSize )