InlineArray16<T> Structure

Définition

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

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

Paramètres de type

T

Type des éléments dans le tableau.

Héritage
InlineArray16<T>

S’applique à