ParameterCollection.GetKnownTypes Metodo

Definizione

Ottiene una matrice di Parameter tipi che l'insieme ParameterCollection può contenere.

protected:
 override cli::array <Type ^> ^ GetKnownTypes();
protected override Type[] GetKnownTypes();
override this.GetKnownTypes : unit -> Type[]
Protected Overrides Function GetKnownTypes () As Type()

Valori restituiti

Type[]

Matrice ordinata di Type oggetti che identificano i tipi di Parameter oggetti che l'insieme può contenere.

Si applica a

Vedi anche