DataPagerFieldCollection.GetKnownTypes Método
Definição
Obtém uma matriz de tipos DataPagerField que a coleção DataPagerFieldCollection pode conter.Gets an array of DataPagerField types that the DataPagerFieldCollection collection can contain.
protected:
override cli::array <Type ^> ^ GetKnownTypes();
protected override Type[] GetKnownTypes ();
override this.GetKnownTypes : unit -> Type[]
Protected Overrides Function GetKnownTypes () As Type()
Retornos
- Type[]
Uma matriz de objetos de tipo que identifica os tipos dos objetos DataPagerField que a coleção pode conter.An array of type objects that identify the types of DataPagerField objects that the collection can contain.