InlineArray5<T> Structure

Définition

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

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

Paramètres de type

T

Type des éléments dans le tableau.

Héritage
InlineArray5<T>

S’applique à