InlineArray12<T> Structure

Définition

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

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

Paramètres de type

T

Type des éléments dans le tableau.

Héritage
InlineArray12<T>

S’applique à