DataPagerFieldCollection.GetKnownTypes Metodo

Definizione

Ottiene una matrice di DataPagerField tipi che l'insieme DataPagerFieldCollection 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 di oggetti di tipo che identificano i tipi di DataPagerField oggetti che l'insieme può contenere.

Si applica a

Vedi anche