Membros RunningPackagesEnumerator
Supports iteration over the RunningPackages collection. This class cannot be inherited.
O tipo RunningPackagesEnumerator expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
MoveNext | Advances the enumerator to the next element of the collection. (Herdado de DtsEnumerator.) | |
Reset | Sets the enumerator to its initial position, which is before the first element in the collection. (Herdado de DtsEnumerator.) | |
ToString | (Herdado de Object.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
Current | Returns the current RunningPackage object from the collection. |
Início
Consulte também