DataPagerFieldCollection.GetKnownTypes Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient un tableau des types DataPagerField que la collection DataPagerFieldCollection peut contenir.
protected:
override cli::array <Type ^> ^ GetKnownTypes();
protected override Type[] GetKnownTypes();
override this.GetKnownTypes : unit -> Type[]
Protected Overrides Function GetKnownTypes () As Type()
Retours
Tableau d'objets Type qui identifient les types d'objets DataPagerField que la collection peut contenir.