Mono Class Library: System.Array Overview | Members

System.Array.Resize<T> Method

Documentation for this section has not yet been entered.

[System.Runtime.ConstrainedExecution.ReliabilityContract(System.Runtime.ConstrainedExecution.Consistency.WillNotCorruptState, System.Runtime.ConstrainedExecution.Cer.MayFail)]
public static void Resize<T> (ref T[] array, int newSize)

Type Parameters

T
Documentation for this section has not yet been entered.

Parameters

array
Documentation for this section has not yet been entered.
newSize
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0