System.Runtime.CompilerServices.ReadOnlyCollectionBuilder<T>.Reverse Method

Reverses the order of the elements in the specified range.

Syntax

public void Reverse (int index, int count)

Parameters

index
The zero-based starting index of the range to reverse.
count
The number of elements in the range to reverse.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Runtime.CompilerServices
Assembly: System.Core (in System.Core.dll)
Assembly Versions: 4.0.0.0