InlineArray2<T> Structure

Définition

Représente un tableau inline d’une T longueur fixe de 2.

generic <typename T>
public value class InlineArray2
public struct InlineArray2<T>
type InlineArray2<'T> = struct
Public Structure InlineArray2(Of T)

Paramètres de type

T

Type des éléments dans le tableau.

Héritage
InlineArray2<T>

S’applique à