ListBox.IntegerCollection(ListBox) コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ListBox.IntegerCollection クラスの新しいインスタンスを初期化します。
public:
IntegerCollection(System::Windows::Forms::ListBox ^ owner);
public IntegerCollection (System.Windows.Forms.ListBox owner);
new System.Windows.Forms.ListBox.IntegerCollection : System.Windows.Forms.ListBox -> System.Windows.Forms.ListBox.IntegerCollection
Public Sub New (owner As ListBox)
パラメーター
例外
.NET 5 以降: owner
です null
。
注釈
クラスのインスタンスは、コントロールに ListBox.IntegerCollection 関連付け ListBox なければ作成できません。