InlineArray13<T> Structure

Définition

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

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

Paramètres de type

T

Type des éléments dans le tableau.

Héritage
InlineArray13<T>

S’applique à