| オーバーロード | 解説 |
|---|---|
| Contains(BaseToolbarItem) | オブジェクトがコレクションにあるかどうかを決定します。 |
| Contains(ToolbarItemType) | ToolbarItemTypeがコレクションにあるかどうかを決定します。 |
| Contains(Object) | Determines whether an element is in the System.Collections.ArrayList. System.Collections.ArrayListから継承されます。 |