Mono Class Library: System.Array Overview | Members

System.Array.Resize<T> Method

Documentation for this section has not yet been entered. [Edit]

[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. [Edit]

Parameters

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

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

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