Method EnsureArrayLength
EnsureArrayLength<T>(ref T[], int)
public static bool EnsureArrayLength<T>(ref T[] array, int count)
Parameters
arrayT[]countint
Returns
Type Parameters
T
public static bool EnsureArrayLength<T>(ref T[] array, int count)
array T[]count intT