Compartir a través de


RunningPackagesEnumerator Miembros

Supports iteration over the RunningPackages collection. This class cannot be inherited.

El tipo RunningPackagesEnumerator expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico MoveNext Advances the enumerator to the next element of the collection. (Se hereda de DtsEnumerator).
Método publico Reset Sets the enumerator to its initial position, which is before the first element in the collection. (Se hereda de DtsEnumerator).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública Current Returns the current RunningPackage object from the collection.

Principio