ToolStripPanel.ToolStripPanelRowCollection クラス
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)

<ComVisibleAttribute(False)> _ Public Class ToolStripPanelRowCollection Inherits ArrangedElementCollection Implements IList, ICollection, IEnumerable
[ComVisibleAttribute(false)] public class ToolStripPanelRowCollection : ArrangedElementCollection, IList, ICollection, IEnumerable
[ComVisibleAttribute(false)] public ref class ToolStripPanelRowCollection : public ArrangedElementCollection, IList, ICollection, IEnumerable

System.Windows.Forms.Layout.ArrangedElementCollection
System.Windows.Forms.ToolStripPanel.ToolStripPanelRowCollection


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


ToolStripPanel.ToolStripPanelRowCollection コンストラクタ (ToolStripPanel)
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)


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


ToolStripPanel.ToolStripPanelRowCollection クラス
ToolStripPanel.ToolStripPanelRowCollection メンバ
System.Windows.Forms 名前空間
ToolStripPanel.ToolStripPanelRowCollection コンストラクタ (ToolStripPanel, ToolStripPanelRow[])
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)

Dim owner As ToolStripPanel Dim value As ToolStripPanelRow() Dim instance As New ToolStripPanelRowCollection(owner, value)

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


ToolStripPanel.ToolStripPanelRowCollection クラス
ToolStripPanel.ToolStripPanelRowCollection メンバ
System.Windows.Forms 名前空間
ToolStripPanel.ToolStripPanelRowCollection コンストラクタ

名前 | 説明 |
---|---|
ToolStripPanel.ToolStripPanelRowCollection (ToolStripPanel) | 指定した ToolStripPanel の ToolStripPanel.ToolStripPanelRowCollection クラスの新しいインスタンスを初期化します。 |
ToolStripPanel.ToolStripPanelRowCollection (ToolStripPanel, ToolStripPanelRow[]) | 指定した ToolStripPanel の、指定した数の行を含む ToolStripPanel.ToolStripPanelRowCollection クラスの新しいインスタンスを初期化します。 |

関連項目
ToolStripPanel.ToolStripPanelRowCollection クラスToolStripPanel.ToolStripPanelRowCollection メンバ
System.Windows.Forms 名前空間
ToolStripPanel.ToolStripPanelRowCollection プロパティ

名前 | 説明 | |
---|---|---|
![]() | Count | コレクション内の要素の数を取得します。 ( ArrangedElementCollection から継承されます。) |
![]() | IsReadOnly | コレクションが読み取り専用かどうかを示す値を取得します。 ( ArrangedElementCollection から継承されます。) |
![]() | Item | ToolStripPanel.ToolStripPanelRowCollection 内の特定の ToolStripPanelRow を取得します。 |

名前 | 説明 | |
---|---|---|
![]() | System.Collections.IList.IsFixedSize | このメンバの説明については、IList.IsFixedSize のトピックを参照してください。 |
![]() | System.Collections.IList.IsReadOnly | このメンバの説明については、IList.IsReadOnly のトピックを参照してください。 |
![]() | System.Collections.IList.Item | このメンバの説明については、IList.Item のトピックを参照してください。 |

ToolStripPanel.ToolStripPanelRowCollection メソッド

名前 | 説明 | |
---|---|---|
![]() | 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 のトピックを参照してください。 |

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 のトピックを参照してください。 |

Weblioに収録されているすべての辞書からToolStripPanel.ToolStripPanelRowCollectionを検索する場合は、下記のリンクをクリックしてください。

- ToolStripPanel.ToolStripPanelRowCollectionのページへのリンク