バージョン

ToolbarItemCollection クラス プロパティ

このクラスのメンバの一覧は、ToolbarItemCollectionメンバを参照してください。

パブリック プロパティ
 名前解説
Public プロパティCapacityGets or sets the number of elements that the System.Collections.ArrayList can contain. System.Collections.ArrayListから継承されます。
Public プロパティCountGets the number of elements actually contained in the System.Collections.ArrayList. System.Collections.ArrayListから継承されます。
Public プロパティIsFixedSizeGets a value indicating whether the System.Collections.ArrayList has a fixed size. System.Collections.ArrayListから継承されます。
Public プロパティIsReadOnlyGets a value indicating whether the System.Collections.ArrayList is read-only. System.Collections.ArrayListから継承されます。
Public プロパティIsSynchronizedGets a value indicating whether access to the System.Collections.ArrayList is synchronized (thread safe). System.Collections.ArrayListから継承されます。
Public プロパティItemGets or sets the element at the specified index. System.Collections.ArrayListから継承されます。
Public プロパティOwnerToolbar親 Toolbar への参照を取得します。  
Public プロパティSyncRootGets an object that can be used to synchronize access to the System.Collections.ArrayList. System.Collections.ArrayListから継承されます。
トップ
参照