ConfigActionsCollection Methods

Include Protected Members
Include Inherited Members

The ConfigActionsCollection type exposes the following members.

Methods

  Name Description
Public method Add (Inherited from Collection<ConfigAction>.)
Public method Clear (Inherited from Collection<ConfigAction>.)
Public method Contains (Inherited from Collection<ConfigAction>.)
Public method CopyTo (Inherited from Collection<ConfigAction>.)
Public method Equals (Inherited from Object.)
Public method GetEnumerator (Inherited from Collection<ConfigAction>.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IndexOf (Inherited from Collection<ConfigAction>.)
Public method Insert (Inherited from Collection<ConfigAction>.)
Public method Remove (Inherited from Collection<ConfigAction>.)
Public method RemoveAt (Inherited from Collection<ConfigAction>.)
Public method ToString (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IList.Add (Inherited from Collection<ConfigAction>.)
Explicit interface implemetationPrivate method IList.Contains (Inherited from Collection<ConfigAction>.)
Explicit interface implemetationPrivate method ICollection.CopyTo (Inherited from Collection<ConfigAction>.)
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator (Inherited from Collection<ConfigAction>.)
Explicit interface implemetationPrivate method IList.IndexOf (Inherited from Collection<ConfigAction>.)
Explicit interface implemetationPrivate method IList.Insert (Inherited from Collection<ConfigAction>.)
Explicit interface implemetationPrivate method IList.Remove (Inherited from Collection<ConfigAction>.)

Top

See Also

Reference

ConfigActionsCollection Class

Microsoft.WindowsAzure.Management.HDInsight Namespace