Freigeben über


Member ResultNodeCollection

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

.NET Framework-Member einschließen

.NET Compact Framework-Member einschließen
XNA Framework-Member einschließen

Dieser Dokumentation für die Vorschau nur ist und in späteren Versionen geändert. Leere Themen wurden als Platzhalter eingefügt.]

Der ResultNodeCollection-Typ macht die folgenden Member verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode Add
Öffentliche Methode AddRange Überladen.
Öffentliche Methode Clear Removes all objects from the CollectionBase instance. This method cannot be overridden. (Von CollectionBase geerbt.)
Öffentliche Methode Contains Überladen.
Öffentliche Methode CopyTo
Öffentliche Methode Equals Determines whether the specified Object is equal to the current Object. (Von Object geerbt.)
Geschützte Methode Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Von Object geerbt.)
Öffentliche Methode GetEnumerator Returns an enumerator that iterates through the CollectionBase instance. (Von CollectionBase geerbt.)
Öffentliche Methode GetHashCode Serves as a hash function for a particular type. (Von Object geerbt.)
Öffentliche Methode GetType Gets the Type of the current instance. (Von Object geerbt.)
Öffentliche Methode IndexOf
Öffentliche Methode Insert Überladen.
Öffentliche Methode InsertRange Überladen.
Geschützte Methode MemberwiseClone Creates a shallow copy of the current Object. (Von Object geerbt.)
Geschützte Methode OnClear (Von BaseCollection geerbt.)
Geschützte Methode OnClearComplete (Von BaseCollection geerbt.)
Geschützte Methode OnInsert (Von BaseCollection geerbt.)
Geschützte Methode OnInsertComplete (Von BaseCollection geerbt.)
Geschützte Methode OnItemsAdded (Von BaseCollection geerbt.)
Geschützte Methode OnItemsRemoved (Von BaseCollection geerbt.)
Geschützte Methode OnRemove (Von BaseCollection geerbt.)
Geschützte Methode OnRemoveComplete (Von BaseCollection geerbt.)
Geschützte Methode OnSet (Von BaseCollection geerbt.)
Geschützte Methode OnSetComplete (Von BaseCollection geerbt.)
Geschützte Methode OnValidate (Von BaseCollection geerbt.)
Öffentliche Methode Remove
Öffentliche Methode RemoveAt Removes the element at the specified index of the CollectionBase instance. This method is not overridable. (Von CollectionBase geerbt.)
Öffentliche Methode ToArray
Öffentliche Methode ToString Returns a String that represents the current Object. (Von Object geerbt.)

Zum Seitenanfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Capacity Gets or sets the number of elements that the CollectionBase can contain. (Von CollectionBase geerbt.)
Öffentliche Eigenschaft Count Gets the number of elements contained in the CollectionBase instance. This property cannot be overridden. (Von CollectionBase geerbt.)
Geschützte Eigenschaft InnerList Gets an ArrayList containing the list of elements in the CollectionBase instance. (Von CollectionBase geerbt.)
Öffentliche Eigenschaft Item
Geschützte Eigenschaft List Gets an IList containing the list of elements in the CollectionBase instance. (Von CollectionBase geerbt.)
Öffentliche Eigenschaft SyncRoot (Von BaseCollection geerbt.)

Zum Seitenanfang

Explizite Schnittstellenimplementierungen

  Name Beschreibung
Explizite Schnittstellenimplementierung Private Methode ICollection.CopyTo Copies the entire CollectionBase to a compatible one-dimensional Array, starting at the specified index of the target array. (Von CollectionBase geerbt.)
Explizite Schnittstellenimplementierung Private Eigenschaft ICollection.IsSynchronized Gets a value indicating whether access to the CollectionBase is synchronized (thread safe). (Von CollectionBase geerbt.)
Explizite Schnittstellenimplementierung Private Eigenschaft ICollection.SyncRoot Gets an object that can be used to synchronize access to the CollectionBase. (Von CollectionBase geerbt.)
Explizite Schnittstellenimplementierung Private Methode IList.Add Adds an object to the end of the CollectionBase. (Von CollectionBase geerbt.)
Explizite Schnittstellenimplementierung Private Methode IList.Contains Determines whether the CollectionBase contains a specific element. (Von CollectionBase geerbt.)
Explizite Schnittstellenimplementierung Private Methode IList.IndexOf Searches for the specified Object and returns the zero-based index of the first occurrence within the entire CollectionBase. (Von CollectionBase geerbt.)
Explizite Schnittstellenimplementierung Private Methode IList.Insert Inserts an element into the CollectionBase at the specified index. (Von CollectionBase geerbt.)
Explizite Schnittstellenimplementierung Private Eigenschaft IList.IsFixedSize Gets a value indicating whether the CollectionBase has a fixed size. (Von CollectionBase geerbt.)
Explizite Schnittstellenimplementierung Private Eigenschaft IList.IsReadOnly Gets a value indicating whether the CollectionBase is read-only. (Von CollectionBase geerbt.)
Explizite Schnittstellenimplementierung Private Eigenschaft IList.Item Gets or sets the element at the specified index. (Von CollectionBase geerbt.)
Explizite Schnittstellenimplementierung Private Methode IList.Remove Removes the first occurrence of a specific object from the CollectionBase. (Von CollectionBase geerbt.)

Zum Seitenanfang

Siehe auch

Referenz

ResultNodeCollection Klasse

Microsoft.ManagementConsole-Namespace