Xml.CreateControlCollection Yöntem

Tanım

Yeni EmptyControlCollection bir nesne oluşturur.

protected:
 override System::Web::UI::ControlCollection ^ CreateControlCollection();
protected override System.Web.UI.ControlCollection CreateControlCollection ();
override this.CreateControlCollection : unit -> System.Web.UI.ControlCollection
Protected Overrides Function CreateControlCollection () As ControlCollection

Döndürülenler

ControlCollection

Her zaman bir EmptyControlCollectiondöndürür.

Açıklamalar

CreateControlCollection yöntemi öncelikle denetimin işlevselliğini Xml genişleten denetim geliştiricileri tarafından kullanılır.

Şunlara uygulanır

Ayrıca bkz.