InlineArray4<T> Structure

Définition

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

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

Paramètres de type

T

Type des éléments dans le tableau.

Héritage
InlineArray4<T>

S’applique à