IncrementalProcessingNotificationCollection-Methoden

Geschützte Member einschließen
Geerbte Member einschließen

Der IncrementalProcessingNotificationCollection-Typ macht folgende Elemente verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode Add Adds an IncrementalProcessingNotification to the end of the collection.
Öffentliche Methode AddRange Adds the elements of an ICollection to the end of the collection.
Öffentliche Methode Clear Removes all elements from the collection. This class cannot be inherited.
Öffentliche Methode Contains Indicates whether the collection contains a specified IncrementalProcessingNotification.
Öffentliche Methode CopyTo Copies the entire collection to a compatible one-dimensional Array, starting at the specified index of the target array. This class cannot be inherited.
Öffentliche Methode Equals (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Öffentliche Methode IndexOf Gets the index of a specified IncrementalProcessingNotification.
Öffentliche Methode Insert Inserts an IncrementalProcessingNotification into the collection at the specified index.
Öffentliche Methode Remove Removes the specified IncrementalProcessingNotification from the collection.
Öffentliche Methode RemoveAt Removes the IncrementalProcessingNotification at the specified index from the collection. This class cannot be inherited.
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Explizite Schnittstellenimplementierungen

  Name Beschreibung
Explizite SchnittstellenimplementierungPrivate Methode IList.Add Adds an item to the collection.
Explizite SchnittstellenimplementierungPrivate Methode IList.Contains Indicates whether the collection contains a specific value.
Explizite SchnittstellenimplementierungPrivate Methode IEnumerable.GetEnumerator Returns an enumerator that iterates through a collection.
Explizite SchnittstellenimplementierungPrivate Methode IList.IndexOf Determines the index of a specific item in the collection.
Explizite SchnittstellenimplementierungPrivate Methode IList.Insert Inserts an item to the collection at the specified index.
Explizite SchnittstellenimplementierungPrivate Methode IList.Remove Removes the first occurrence of a specified object from the collection.

Zum Anfang

Siehe auch

Verweis

IncrementalProcessingNotificationCollection Klasse

Microsoft.AnalysisServices-Namespace