InlineArray14<T> Structure

Définition

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

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

Paramètres de type

T

Type des éléments dans le tableau.

Héritage
InlineArray14<T>

S’applique à