このクラスのメンバの一覧は、Outlook2007ColorSchemeCollectionメンバを参照してください。
名前 | 解説 | |
---|---|---|
![]() | AllowAutoAssignment | Ownerへの自動割り当てに使用可能であるとして、指定した基本色に対応する Outlook2007ColorScheme をマークします。 |
![]() | DisallowAutoAssignment | Owner への自動割り当てに使用可能であるとして、指定した基本色に対応する Outlook2007ColorScheme をマークします。 |
![]() | Exists | BaseColor プロパティが指定した baseColor に等しい Outlook2007ColorScheme クラスのインスタンスがコレクション内に存在するかどうかを返します。 |
![]() | GetEnumerator | Returns an enumerator that iterates through the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 |
![]() | IndexOf | BaseColor プロパティが指定した baseColor に等しい Outlook2007ColorScheme インスタンスのインデックスを返します。または指定した baseColor を持つインスタンスがコレクションで見つからない場合、-1 を返します。 |
![]() | IsAvailableForAutoAssignment | 指定した 'baseColor' に対応するカラー スキームが Owner への自動割り当てで使用可能かどうかを返します。 |
![]() | RemoveAt | Removes the element at the specified index of the System.Collections.CollectionBase instance. This method is not overridable. System.Collections.CollectionBaseから継承されます。 |
名前 | 解説 | |
---|---|---|
![]() | OnClear | Performs additional custom processes when clearing the contents of the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 |
![]() | OnClearComplete | Performs additional custom processes after clearing the contents of the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 |
![]() | OnInsert | Performs additional custom processes before inserting a new element into the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 |
![]() | OnInsertComplete | Performs additional custom processes after inserting a new element into the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 |
![]() | OnRemove | Performs additional custom processes when removing an element from the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 |
![]() | OnRemoveComplete | Performs additional custom processes after removing an element from the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 |
![]() | OnSet | Performs additional custom processes before setting a value in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 |
![]() | OnSetComplete | Performs additional custom processes after setting a value in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 |
![]() | OnValidate | Performs additional custom processes when validating a value. System.Collections.CollectionBaseから継承されます。 |