Klasa IncrementalProcessingNotificationCollection
Kolekcja zawiera IncrementalProcessingNotification obiektów.Klasa ta nie może być dziedziczona.
Hierarchia dziedziczenia
System.Object
Microsoft.AnalysisServices.IncrementalProcessingNotificationCollection
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
<GuidAttribute("D795FE63-852D-48d4-82CB-0E44B83775D7")> _
Public NotInheritable Class IncrementalProcessingNotificationCollection _
Implements IList, ICollection, IEnumerable
'Użycie
Dim instance As IncrementalProcessingNotificationCollection
[GuidAttribute("D795FE63-852D-48d4-82CB-0E44B83775D7")]
public sealed class IncrementalProcessingNotificationCollection : IList,
ICollection, IEnumerable
[GuidAttribute(L"D795FE63-852D-48d4-82CB-0E44B83775D7")]
public ref class IncrementalProcessingNotificationCollection sealed : IList,
ICollection, IEnumerable
[<SealedAttribute>]
[<GuidAttribute("D795FE63-852D-48d4-82CB-0E44B83775D7")>]
type IncrementalProcessingNotificationCollection =
class
interface IList
interface ICollection
interface IEnumerable
end
public final class IncrementalProcessingNotificationCollection implements IList, ICollection, IEnumerable
Typ IncrementalProcessingNotificationCollection uwidacznia następujące elementy członkowskie.
Konstruktorzy
Nazwa | Opis | |
---|---|---|
IncrementalProcessingNotificationCollection | Inicjuje nowe wystąpienie IncrementalProcessingNotification. |
Do góry
Właściwości
Nazwa | Opis | |
---|---|---|
Count | Pobiera numer IncrementalProcessingNotification obiekty zawarte kolekcja. | |
Item | Pobiera IncrementalProcessingNotification pod określonym indeksem z kolekcja. |
Do góry
Metody
Nazwa | Opis | |
---|---|---|
Add | Dodaje IncrementalProcessingNotification do końca kolekcja. | |
AddRange | Dodaje elementy ICollection do końca kolekcja. | |
Clear | Usuwa wszystkie elementy z kolekcja.Klasa ta nie może być dziedziczona. | |
Contains | Wskazuje, czy określony zawiera kolekcja IncrementalProcessingNotification. | |
CopyTo | Kopiuje całą kolekcja zgodny z jednowymiarowego Array, począwszy od określonego indeksu tablicy miejsce docelowe.Klasa ta nie może być dziedziczona. | |
Equals | (Dziedziczony z Object). | |
Finalize | (Dziedziczony z Object). | |
GetHashCode | (Dziedziczony z Object). | |
GetType | (Dziedziczony z Object). | |
IndexOf | Pobiera indeks określonego IncrementalProcessingNotification. | |
Insert | Wstawia IncrementalProcessingNotification do kolekcja pod określonym indeksem. | |
MemberwiseClone | (Dziedziczony z Object). | |
Remove | Usuwa określony IncrementalProcessingNotification z kolekcja. | |
RemoveAt | Usuwa IncrementalProcessingNotification pod określonym indeksem z kolekcja.Klasa ta nie może być dziedziczona. | |
ToString | (Dziedziczony z Object). |
Do góry
Jawne implementacje interfejsu
Nazwa | Opis | |
---|---|---|
IList.Add | ||
IList.Contains | ||
IEnumerable.GetEnumerator | ||
IList.IndexOf | ||
IList.Insert | ||
IList.IsFixedSize | ||
IList.IsReadOnly | ||
ICollection.IsSynchronized | ||
IList.Item | ||
IList.Remove | ||
ICollection.SyncRoot |
Do góry
Bezpieczeństwo wątków
Wszystkie publiczne statyczny (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Nie ma gwarancji, że elementy członkowskie wystąpień będą bezpieczne dla wątków.