Share via


NullabilityInfo.GenericTypeArguments Vlastnost

Definice

Získá informace o nullability pro každý typ parametru.

public:
 property cli::array <System::Reflection::NullabilityInfo ^> ^ GenericTypeArguments { cli::array <System::Reflection::NullabilityInfo ^> ^ get(); };
public System.Reflection.NullabilityInfo[] GenericTypeArguments { get; }
member this.GenericTypeArguments : System.Reflection.NullabilityInfo[]
Public ReadOnly Property GenericTypeArguments As NullabilityInfo()

Hodnota vlastnosti

Pokud je typ členu obecný typ, informace o nullability pro každý parametr typu.

Platí pro