DesignerAutoFormatCollection プロパティ

名前 | 説明 | |
---|---|---|
![]() | Count | コレクション内の DesignerAutoFormat オブジェクト数を取得します。 |
![]() | Item | コレクション内の指定したインデックス位置にある DesignerAutoFormat オブジェクトを取得または設定します。 |
![]() | PreviewSize | 実行時に表示されるコントロールの最大外部寸法を取得します。 |
![]() | SyncRoot | DesignerAutoFormatCollection オブジェクトへのアクセスを同期するために使用できるオブジェクトを取得します。 |

名前 | 説明 | |
---|---|---|
![]() | System.Collections.ICollection.Count | DesignerAutoFormatCollection オブジェクトが ICollection インターフェイスにキャストされた場合に、コレクションに格納されている要素数を返します。 |
![]() | System.Collections.ICollection.IsSynchronized | DesignerAutoFormatCollection オブジェクトが ICollection インターフェイスにキャストされた場合に、コレクションへのアクセスが同期されている (スレッド セーフである) かどうかを示す値を返します。 |
![]() | System.Collections.IList.IsFixedSize | DesignerAutoFormatCollection オブジェクトが IList インターフェイスにキャストされた場合に、コレクションのサイズが固定であるかどうかを示す値を返します。 |
![]() | System.Collections.IList.IsReadOnly | このメソッドの説明については、「IsReadOnly」を参照してください。 |
![]() | System.Collections.IList.Item | DesignerAutoFormatCollection オブジェクトが IList インターフェイスにキャストされた場合に、指定したインデックス位置の要素を取得します。 |

- DesignerAutoFormatCollection プロパティのページへのリンク