DataPagerFieldCollection.GetKnownTypes Metodo

Definizione

Ottiene una matrice di tipi DataPagerField 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()

Restituisce

Type[]

Matrice ordinata di oggetti tipo che identificano i tipi di oggetti DataPagerField che possono essere inclusi nell'insieme.

Si applica a

Vedi anche