Method ResetArray
ResetArray<T>(ref T[], int, T)
public static void ResetArray<T>(ref T[] array, int count, T defaultValue)
Parameters
arrayT[]countintdefaultValueT
Type Parameters
T
public static void ResetArray<T>(ref T[] array, int count, T defaultValue)
array T[]count intdefaultValue TT