InlineArray10<T> Structure

Définition

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

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

Paramètres de type

T

Type des éléments dans le tableau.

Héritage
InlineArray10<T>

S’applique à