DesktopAlertButtonsCollectionデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
|  | capacity | コレクションの初期容量。 Infragistics.Win.Misc.DesktopAlertButtonsCollectionBaseから継承されます。 | 
|  | collectionVersion | コレクションの更新が必要かどうかを追跡するバージョン ナンバー。 Infragistics.Win.Misc.DesktopAlertButtonsCollectionBaseから継承されます。 | 
|  | isMainCollection | このインスタンスは UltraDesktopAlert.AlertButtons コレクションを表すかどうかを指定します。 Infragistics.Win.Misc.DesktopAlertButtonsCollectionBaseから継承されます。 | 
|  | tagValue | Infragistics.Shared.SubObjectBaseから継承されます。 | 
| 名前 | 解説 | |
|---|---|---|
|  | All | Infragistics.Shared.KeyedSubObjectsCollectionBaseから継承されます。 | 
|  | AllowDuplicateKeys | Infragistics.Shared.KeyedSubObjectsCollectionBaseから継承されます。 | 
|  | AllowEmptyKeys | Infragistics.Shared.KeyedSubObjectsCollectionBaseから継承されます。 | 
|  | Count | Infragistics.Shared.DisposableObjectCollectionBaseから継承されます。 | 
|  | DesktopAlert | このインスタンスに関連する UltraDesktopAlert コンポーネントを返すか、インスタンスが現在 UltraDesktopAlert コンポーネントと関連していない場合は null を返します。 Infragistics.Win.Misc.DesktopAlertButtonsCollectionBaseから継承されます。 | 
|  | Disposed | Infragistics.Shared.DisposableObjectから継承されます。 | 
|  | IsFixedSize | この DesktopAlertButtonsCollectionBase のサイズが固定かどうかを返します。 Infragistics.Win.Misc.DesktopAlertButtonsCollectionBaseから継承されます。 | 
|  | IsReadOnly | このコレクションが読み取り専用かどうか、つまりその内容を修正できるかどうかを返します。 Infragistics.Win.Misc.DesktopAlertButtonsModifiableCollectionBaseから継承されます。 | 
|  | IsSynchronized | Infragistics.Shared.DisposableObjectCollectionBaseから継承されます。 | 
|  | Item | オーバーロードされます。 指定したキーを持つ UltraDesktopAlertButton インスタンスを返します。 Infragistics.Win.Misc.DesktopAlertButtonsCollectionBaseから継承されます。 | 
|  | SyncRoot | Infragistics.Shared.DisposableObjectCollectionBaseから継承されます。 | 
|  | Tag | Infragistics.Shared.SubObjectBaseから継承されます。 | 
| 名前 | 解説 | |
|---|---|---|
|  | AllowMultipleEmptyKeys | Infragistics.Shared.KeyedSubObjectsCollectionBaseから継承されます。 | 
|  | CacheKeys | Infragistics.Shared.KeyedSubObjectsCollectionBaseから継承されます。 | 
|  | InitialCapacity | コレクションの初期容量を指定します。 Infragistics.Win.Misc.DesktopAlertButtonsCollectionBaseから継承されます。 | 
|  | InternStrings | Infragistics.Shared.KeyedSubObjectsCollectionBaseから継承されます。 | 
|  | List | Infragistics.Shared.DisposableObjectCollectionBaseから継承されます。 | 
|  | SubObjectPropChangeHandler | Infragistics.Shared.SubObjectBaseから継承されます。 | 
| 名前 | 解説 | |
|---|---|---|
|  | Add | オーバーロードされます。 指定したキーを持つ UltraDesktopAlertButton インスタンスをこのコレクションに追加します。 | 
|  | AddRange | UltraDesktopAlertButton インスタンスの配列をこの DesktopAlertButtonsModifiableCollectionBase に追加します。 Infragistics.Win.Misc.DesktopAlertButtonsModifiableCollectionBaseから継承されます。 | 
|  | Clear | このコレクションからすべての UltraDesktopAlertButton インスタンスを削除します。 Infragistics.Win.Misc.DesktopAlertButtonsModifiableCollectionBaseから継承されます。 | 
|  | Contains | オーバーロードされます。 Infragistics.Shared.KeyedSubObjectsCollectionBaseから継承されます。 | 
|  | CopyTo | オーバーロードされます。 Infragistics.Shared.KeyedSubObjectsCollectionBaseから継承されます。 | 
|  | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. System.MarshalByRefObjectから継承されます。 | 
|  | Dispose | Infragistics.Shared.DisposableObjectから継承されます。 | 
|  | Exists | Infragistics.Shared.KeyedSubObjectsCollectionBaseから継承されます。 | 
|  | GetEnumerator | IEnumerableインターフェイスの実装。タイプ セーフの列挙子を返します。 Infragistics.Win.Misc.DesktopAlertButtonsCollectionBaseから継承されます。 | 
|  | GetItem | オーバーロードされます。 Infragistics.Shared.KeyedSubObjectsCollectionBaseから継承されます。 | 
|  | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。 | 
|  | IndexOf | オーバーロードされます。 Infragistics.Shared.KeyedSubObjectsCollectionBaseから継承されます。 | 
|  | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。 | 
|  | Insert | 指定した UltraDesktopAlertButton を、指定したインデックスでこのコレクションに挿入します。 Infragistics.Win.Misc.DesktopAlertButtonsModifiableCollectionBaseから継承されます。 | 
|  | NotifyPropChange | オーバーロードされます。 Infragistics.Shared.SubObjectBaseから継承されます。 | 
|  | Remove | 指定した UltraDesktopAlertButton インスタンスをこのコレクションから削除します。 Infragistics.Win.Misc.DesktopAlertButtonsModifiableCollectionBaseから継承されます。 | 
|  | RemoveAt | このコレクションから指定した順序位置にある UltraDesktopAlertButton インスタンスを削除します。 Infragistics.Win.Misc.DesktopAlertButtonsModifiableCollectionBaseから継承されます。 | 
|  | ShouldSerializeTag | Infragistics.Shared.SubObjectBaseから継承されます。 | 
|  | ToString | 空の文字列を返します。 | 
|  | TryGetItem | Infragistics.Shared.KeyedSubObjectsCollectionBaseから継承されます。 | 
|  | VerifyNotDisposed | Infragistics.Shared.DisposableObjectから継承されます。 | 
| 名前 | 解説 | |
|---|---|---|
|  | CreateArray | Infragistics.Shared.KeyedSubObjectsCollectionBaseから継承されます。 | 
|  | DeserializeTag | オーバーロードされます。 Infragistics.Shared.SubObjectBaseから継承されます。 | 
|  | DisposeCollectionItems | Infragistics.Shared.DisposableObjectCollectionBaseから継承されます。 | 
|  | InitializeTag | Infragistics.Shared.SubObjectBaseから継承されます。 | 
|  | InternalAdd | オーバーロードされます。 Infragistics.Shared.KeyedSubObjectsCollectionBaseから継承されます。 | 
|  | InternalClear | Infragistics.Shared.KeyedSubObjectsCollectionBaseから継承されます。 | 
|  | InternalInsert | オーバーロードされます。 Infragistics.Shared.KeyedSubObjectsCollectionBaseから継承されます。 | 
|  | InternalRemove | オーバーロードされます。 Infragistics.Shared.KeyedSubObjectsCollectionBaseから継承されます。 | 
|  | InternalRemoveAt | Infragistics.Shared.KeyedSubObjectsCollectionBaseから継承されます。 | 
|  | MemberwiseClone | オーバーロードされます。 Creates a shallow copy of the current System.MarshalByRefObject object. System.MarshalByRefObjectから継承されます。 | 
|  | OnCollectionModified | コレクションのコンテンツが変更されたときに呼び出されます。デフォルト実装はバージョン バンバーを増分します。 Infragistics.Win.Misc.DesktopAlertButtonsModifiableCollectionBaseから継承されます。 | 
|  | OnDispose | オーバーライドされます。 コレクションが破棄されるときに呼び出されます。 | 
|  | OnListChanged | Infragistics.Shared.KeyedSubObjectsCollectionBaseから継承されます。 | 
|  | OnObjectPropChanged | Infragistics.Shared.SubObjectBaseから継承されます。 | 
|  | OnSubObjectPropChanged | オーバーライドされます。 この DesktopAlertButtonsCollection のメンバーでプロパティが変更されたときに呼び出されます。 | 
|  | ResetTag | Infragistics.Shared.SubObjectBaseから継承されます。 | 
|  | SerializeTag | オーバーロードされます。 Infragistics.Shared.SubObjectBaseから継承されます。 | 
| 名前 | 解説 | |
|---|---|---|
|  | SubObjectDisposed | Infragistics.Shared.SubObjectBaseから継承されます。 | 
|  | SubObjectPropChanged | Infragistics.Shared.SubObjectBaseから継承されます。 |