HtmlContainerControl.CreateControlCollection メソッド
このメンバは HtmlControl.CreateControlCollection をオーバーライドします。
構文
'宣言
Protected Overrides Function CreateControlCollection As ControlCollection
'使用
Dim returnValue As ControlCollection
returnValue = Me.CreateControlCollection
protected override ControlCollection CreateControlCollection ()
protected:
virtual ControlCollection^ CreateControlCollection () override
protected ControlCollection CreateControlCollection ()
protected override function CreateControlCollection () : ControlCollection
適用できません。
バージョン情報
.NET Framework
サポート対象 : 3.0,2.0,1.1,1.0
参照
関連項目
HtmlContainerControl クラス
HtmlContainerControl メンバ
System.Web.UI.HtmlControls 名前空間