このクラスのメンバの一覧は、Outlook2007ColorSchemeCollectionメンバを参照してください。
名前 | 解説 | |
---|---|---|
![]() | BaseColorBlack | 'Black' の Infragistics.Win.Office2007ColorScheme 設定で DefaultScheme に対応する Outlook2007ColorScheme インスタンスの BaseColor を返します。 |
![]() | BaseColorBlue | 'Blue' の Infragistics.Win.Office2007ColorScheme 設定で DefaultScheme に対応する Outlook2007ColorScheme インスタンスの BaseColor を返します。 |
![]() | BaseColorSilver | 'Silver' の Infragistics.Win.Office2007ColorScheme 設定で DefaultScheme に対応する Outlook2007ColorScheme インスタンスの BaseColor を返します。 |
![]() | Capacity | Gets or sets the number of elements that the System.Collections.CollectionBase can contain. System.Collections.CollectionBaseから継承されます。 |
![]() | Count | このコレクション内に含まれる Outlook2007ColorScheme インスタンス数を返します。 |
![]() | DefaultScheme | Infragistics.Win.Office2007ColorTable.ColorSchemeResolved プロパティの現在の値に基づいて、デフォルトのカラー スキームを返します。 |
![]() | Item | その BaseColor プロパティが指定した基本色と等しい Outlook2007ColorScheme 派生インスタンスを返します。指定した基本色にカラー スキームが存在しない場合には、DefaultScheme が返えされます。 |
![]() | SupportedColors | このコレクションによって提供される基本色を定義する Color 構造体の配列を返します。この配列のメンバーのいずれかを使用して、コレクションにインデックスを付けることができます。 |
名前 | 解説 | |
---|---|---|
![]() | InnerList | Gets an System.Collections.ArrayList containing the list of elements in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 |
![]() | List | Gets an System.Collections.IList containing the list of elements in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 |