バージョン

Outlook2007ColorSchemeCollection クラス メンバ

Outlook2007ColorSchemeCollectionデータ型で公開されるメンバを以下の表に示します。

パブリック プロパティ
 名前解説
Public プロパティBaseColorBlack'Black' の Infragistics.Win.Office2007ColorScheme 設定で DefaultScheme に対応する Outlook2007ColorScheme インスタンスの BaseColor を返します。  
Public プロパティBaseColorBlue'Blue' の Infragistics.Win.Office2007ColorScheme 設定で DefaultScheme に対応する Outlook2007ColorScheme インスタンスの BaseColor を返します。  
Public プロパティBaseColorSilver'Silver' の Infragistics.Win.Office2007ColorScheme 設定で DefaultScheme に対応する Outlook2007ColorScheme インスタンスの BaseColor を返します。  
Public プロパティCapacityGets or sets the number of elements that the System.Collections.CollectionBase can contain. System.Collections.CollectionBaseから継承されます。
Public プロパティCountこのコレクション内に含まれる Outlook2007ColorScheme インスタンス数を返します。  
Public プロパティDefaultSchemeInfragistics.Win.Office2007ColorTable.ColorSchemeResolved プロパティの現在の値に基づいて、デフォルトのカラー スキームを返します。  
Public プロパティItemその BaseColor プロパティが指定した基本色と等しい Outlook2007ColorScheme 派生インスタンスを返します。指定した基本色にカラー スキームが存在しない場合には、DefaultScheme が返えされます。  
Public プロパティSupportedColorsこのコレクションによって提供される基本色を定義する Color 構造体の配列を返します。この配列のメンバーのいずれかを使用して、コレクションにインデックスを付けることができます。  
トップ
プロテクト プロパティ
 名前解説
Protected プロパティInnerListGets an System.Collections.ArrayList containing the list of elements in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected プロパティListGets an System.Collections.IList containing the list of elements in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドAllowAutoAssignmentOwnerへの自動割り当てに使用可能であるとして、指定した基本色に対応する Outlook2007ColorScheme をマークします。  
Public メソッドDisallowAutoAssignmentOwner への自動割り当てに使用可能であるとして、指定した基本色に対応する Outlook2007ColorScheme をマークします。  
Public メソッドExistsBaseColor プロパティが指定した baseColor に等しい Outlook2007ColorScheme クラスのインスタンスがコレクション内に存在するかどうかを返します。  
Public メソッドGetEnumeratorReturns an enumerator that iterates through the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Public メソッドIndexOfBaseColor プロパティが指定した baseColor に等しい Outlook2007ColorScheme インスタンスのインデックスを返します。または指定した baseColor を持つインスタンスがコレクションで見つからない場合、-1 を返します。  
Public メソッドIsAvailableForAutoAssignment指定した 'baseColor' に対応するカラー スキームが Owner への自動割り当てで使用可能かどうかを返します。  
Public メソッドRemoveAtRemoves the element at the specified index of the System.Collections.CollectionBase instance. This method is not overridable. System.Collections.CollectionBaseから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッドOnClearPerforms additional custom processes when clearing the contents of the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected メソッドOnClearCompletePerforms additional custom processes after clearing the contents of the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected メソッドOnInsertPerforms additional custom processes before inserting a new element into the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected メソッドOnInsertCompletePerforms additional custom processes after inserting a new element into the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected メソッドOnRemovePerforms additional custom processes when removing an element from the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected メソッドOnRemoveCompletePerforms additional custom processes after removing an element from the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected メソッドOnSetPerforms additional custom processes before setting a value in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected メソッドOnSetCompletePerforms additional custom processes after setting a value in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。
Protected メソッドOnValidatePerforms additional custom processes when validating a value. System.Collections.CollectionBaseから継承されます。
トップ
参照