InlineArray6<T> Structure

Définition

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

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

Paramètres de type

T

Type des éléments dans le tableau.

Héritage
InlineArray6<T>

S’applique à