Share via


IClusterEnumerable Members

Represents a collection of objects.

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

Public Properties

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

Top

Public Methods

  Name Description
public method Add Adds an object to the end of the collection.
public method GetEnumerator Retrieves an enumerator that you use to enumerate the items of the collection.
public method Remove Removes the first occurrence of the object from the collection.

Top

See Also

Reference

IClusterEnumerable Interface
Microsoft.ComputeCluster Namespace