PowerTools PlusPak for Windows Forms 8.0J
AddRange メソッド (GcTableLayoutContainer.TableLayoutContainerControlCollection)

An array of System.Windows.Forms.Control objects to add to the collection.
Adds an array of control objects to the collection.
構文
Public Overrides Sub AddRange( _
   ByVal controls() As Control _
) 
public override void AddRange( 
   Control[] controls
)

パラメータ

controls
An array of System.Windows.Forms.Control objects to add to the collection.
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

GcTableLayoutContainer.TableLayoutContainerControlCollection クラス
GcTableLayoutContainer.TableLayoutContainerControlCollection メンバ

Send Feedback