DataPagerFieldCollection.GetKnownTypes 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 DataPagerField 集合可包含之 DataPagerFieldCollection 型別的陣列。
protected:
override cli::array <Type ^> ^ GetKnownTypes();
protected override Type[] GetKnownTypes ();
override this.GetKnownTypes : unit -> Type[]
Protected Overrides Function GetKnownTypes () As Type()
傳回
Type[]
型別物件的陣列,會識別集合可以包含的 DataPagerField 物件的型別。