InlineArray8<T> Structure

Définition

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

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

Paramètres de type

T

Type des éléments dans le tableau.

Héritage
InlineArray8<T>

S’applique à