InlineArray11<T> Structure

Définition

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

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

Paramètres de type

T

Type des éléments dans le tableau.

Héritage
InlineArray11<T>

S’applique à