Прочетете на английски Редактиране

Споделяне чрез


IRandomAccessContainer<TValue>.at_bias(Int32) Method

Definition

Gets the element at the current bias of the container. The bias is the offset from the current element zero.

C#
public ref TValue at_bias(int unnamedParam1);
C#
public ref TValue at_bias(int A_0);

Parameters

unnamedParam1A_0
Int32

The current bias of the container.

Returns

TValue

The element at the given bias.

Applies to

Продукт Версии
.NET Framework 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1