PowerTools PlusPak for Windows Forms 8.0J
GetItems(Type) メソッド

System.Typeは項目のタイプを示します。
項目を取得します。
構文
Protected Overloads Overridable Function GetItems( _
   ByVal baseType As Type _
) As Object()
protected virtual object[] GetItems( 
   Type baseType
)

パラメータ

baseType
System.Typeは項目のタイプを示します。

戻り値の型

項目の配列が返されます。
プラットフォーム

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 クラス
GcTabPageContainer メンバ
オーバーロード一覧

Send Feedback