InlineArray3<T> Structure

Définition

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

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

Paramètres de type

T

Type des éléments dans le tableau.

Héritage
InlineArray3<T>

S’applique à