バージョン 20.1

Outlook2007ColorSchemeCollection クラス メソッド

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

パブリック メソッド
 名前解説
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から継承されます。
トップ
参照