SelectedNodeCollection Members

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

The SelectedNodeCollection type exposes the following members.

Methods

  Name Description
Public method Contains
Public method CopyTo
Public method Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method IndexOf
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ToArray
Public method ToString Returns a String that represents the current Object. (Inherited from Object.)

Top

Extension Methods

  Name Description
Public Extension Method AsParallel This is the method to opt into Parallel LINQ. This method provides overloads to non-generic IEnumerables. (Defined by ParallelEnumerable.)
Public Extension Method AsQueryable Converts an IEnumerable to an IQueryable. (Defined by Queryable.)
Public Extension Method Cast<TResult> Converts the elements of an IEnumerable to the specified type. (Defined by Enumerable.)
Public Extension Method OfType<TResult> Filters the elements of an IEnumerable based on a specified type. (Defined by Enumerable.)

Top

Properties

  Name Description
Public property Count
Public property Item

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method ICollection.CopyTo
Explicit interface implemetationPrivate property ICollection.IsSynchronized
Explicit interface implemetationPrivate property ICollection.SyncRoot
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator

Top

See Also

Reference

SelectedNodeCollection Class

Microsoft.ManagementConsole Namespace