ObjectListShowCommandsEventArgs コンストラクタ
アセンブリ: System.Web.Mobile (system.web.mobile.dll 内)

Dim item As ObjectListItem Dim commands As ObjectListCommandCollection Dim instance As New ObjectListShowCommandsEventArgs(item, commands)
public ObjectListShowCommandsEventArgs ( ObjectListItem item, ObjectListCommandCollection commands )
public: ObjectListShowCommandsEventArgs ( ObjectListItem^ item, ObjectListCommandCollection^ commands )
public ObjectListShowCommandsEventArgs ( ObjectListItem item, ObjectListCommandCollection commands )
public function ObjectListShowCommandsEventArgs ( item : ObjectListItem, commands : ObjectListCommandCollection )

新しい ObjectListShowCommandsEventArgs オブジェクトを作成するコンストラクタです。このコンストラクタは、ListItem プロパティと Commands プロパティをそれぞれ item パラメータと commands パラメータの値で初期化します。

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- ObjectListShowCommandsEventArgs コンストラクタのページへのリンク