ClusterEnumerable Members

Represents a collection of objects.

The following tables list the members exposed by the ClusterEnumerable type.

Public Constructors

  Name Description
ClusterEnumerable Overloaded. Initializes a new instance of the ClusterEnumerable class.

Top

Public Properties

  Name Description
public property IsReadOnly Indicates whether the collection is read-only.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Add Adds an object to the end of the collection.
public method Equals  Overloaded. (Inherited from Object )
public method GetEnumerator Retrieves an enumerator that you use to enumerate the items of the collection.
public method GetHashCode  (Inherited from Object )
public method GetType  (Inherited from Object )
public method static ReferenceEquals  (Inherited from Object )
public method Remove Removes the first occurrence of the object from the collection.
public method ToString  (Inherited from Object )

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object )
protected method MemberwiseClone  (Inherited from Object )

Top

See Also

Reference

ClusterEnumerable Class
Microsoft.ComputeCluster Namespace