C# Class XCore.TrickQueue

This adds an extra set of numbers, 900..909, whenever we grow.
Inheritance: XCore.SafeQueue
Show file Open project: sillsdev/FieldWorks Class Usage Examples

Protected Methods

Method Description
GetNewArray ( int length ) : object[]

Generate some extra Adds during memory allocation.

Method Details

GetNewArray() protected method

Generate some extra Adds during memory allocation.
protected GetNewArray ( int length ) : object[]
length int
return object[]