PowerTools PlusPak for Windows Forms 8.0J
Item(Int32) プロパティ

指定したインデックスの要素を取得または設定します。
構文
Public Overloads Property Item( _
   ByVal index As Integer _
) As GcTabPageContainer.ContainerPageBase
public GcTabPageContainer.ContainerPageBase Item( 
   int index
) {get; set;}

パラメータ

index

プロパティ値

指定したインデックスの場所にあるGcTabPageContainer.ContainerPageBase
プラットフォーム

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

参照

GcTabPageContainer.TabPageCollection クラス
GcTabPageContainer.TabPageCollection メンバ
オーバーロード一覧

Send Feedback