InlineArray9<T> Structure

Définition

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

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

Paramètres de type

T

Type des éléments dans le tableau.

Héritage
InlineArray9<T>

S’applique à