ToolStripPanel.ToolStripPanelRowCollection メンバ
ToolStripPanel 内のすべての ToolStripPanelRow オブジェクトを表します。
ToolStripPanel.ToolStripPanelRowCollection データ型で公開されるメンバを以下の表に示します。
パブリック コンストラクタ| 名前 | 説明 | |
|---|---|---|
| ToolStripPanel.ToolStripPanelRowCollection | オーバーロードされます。 ToolStripPanel.ToolStripPanelRowCollection クラスの新しいインスタンスを初期化します。 |
パブリック プロパティ| 名前 | 説明 | |
|---|---|---|
| Count | コレクション内の要素の数を取得します。(ArrangedElementCollection から継承されます。) |
| IsReadOnly | コレクションが読み取り専用かどうかを示す値を取得します。(ArrangedElementCollection から継承されます。) |
| Item | ToolStripPanel.ToolStripPanelRowCollection 内の特定の ToolStripPanelRow を取得します。 |
パブリック メソッド| 名前 | 説明 | |
|---|---|---|
| Add | 指定した ToolStripPanelRow を ToolStripPanel.ToolStripPanelRowCollection に追加します。 |
| AddRange | オーバーロードされます。 ToolStripPanel に複数の ToolStripPanelRow オブジェクトを追加します。 |
| Clear | ToolStripPanel.ToolStripPanelRowCollection からすべての ToolStripPanelRow オブジェクトを削除します。 |
| Contains | 指定した ToolStripPanelRow が ToolStripPanel.ToolStripPanelRowCollection 内にあるかどうかを判断します。 |
| CopyTo | オーバーロードされます。 |
| Equals | オーバーロードされます。 2 つの ArrangedElementCollection インスタンスが等しいかどうかを判断します。 (ArrangedElementCollection から継承されます。) |
| GetEnumerator | コレクション全体の列挙子を返します。 (ArrangedElementCollection から継承されます。) |
| GetHashCode | このインスタンスのハッシュ コードを返します。 (ArrangedElementCollection から継承されます。) |
| GetType | 現在のインスタンスの Type を取得します。 (Object から継承されます。) |
| IndexOf | 指定した ToolStripPanelRow の ToolStripPanel.ToolStripPanelRowCollection におけるインデックスを取得します。 |
| Insert | 指定した ToolStripPanelRow を ToolStripPanel.ToolStripPanelRowCollection 内の指定した位置に挿入します。 |
| ReferenceEquals | 指定した複数の Object インスタンスが同一かどうかを判断します。 (Object から継承されます。) |
| Remove | 指定した ToolStripPanelRow を ToolStripPanel.ToolStripPanelRowCollection から削除します。 |
| RemoveAt | 指定したインデックス位置の ToolStripPanelRow を ToolStripPanel.ToolStripPanelRowCollection から削除します。 |
| ToString | 現在の Object を表す String を返します。 (Object から継承されます。) |
プロテクト メソッド| 名前 | 説明 | |
|---|---|---|
| Finalize | Object がガベージ コレクションにより収集される前に、その Object がリソースを解放し、その他のクリーンアップ操作を実行できるようにします。 (Object から継承されます。) |
| MemberwiseClone | 現在の Object の簡易コピーを作成します。 (Object から継承されます。) |
明示的インターフェイスの実装| 名前 | 説明 | |
|---|---|---|
| System.Collections.IList.Add | このメンバの説明については、IList.Add のトピックを参照してください。 |
| System.Collections.IList.Clear | このメンバの説明については、IList.Clear のトピックを参照してください。 |
| System.Collections.IList.Contains | このメンバの説明については、IList.Contains のトピックを参照してください。 |
| System.Collections.IList.IndexOf | このメンバの説明については、IList.IndexOf のトピックを参照してください。 |
| System.Collections.IList.Insert | このメンバの説明については、IList.Insert のトピックを参照してください。 |
| System.Collections.IList.Remove | このメンバの説明については、IList.Remove のトピックを参照してください。 |
| System.Collections.IList.RemoveAt | このメンバの説明については、IList.RemoveAt のトピックを参照してください。 |
| System.Collections.IList.IsFixedSize | このメンバの説明については、IList.IsFixedSize のトピックを参照してください。 |
| System.Collections.IList.IsReadOnly | このメンバの説明については、IList.IsReadOnly のトピックを参照してください。 |
| System.Collections.IList.Item | このメンバの説明については、IList.Item のトピックを参照してください。 |
参照- ToolStripPanel.ToolStripPanelRowCollection メンバのページへのリンク