バージョン

UIElementsCollection クラス プロパティ

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

パブリック プロパティ
 名前解説
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 プロパティItemコレクションがタイプセーフのインデクサーを表示できるようにArrayListのインデクサーを非表示にします。  
Public プロパティSyncRootGets an object that can be used to synchronize access to the System.Collections.ArrayList. System.Collections.ArrayListから継承されます。
トップ
参照