PrecedenceConstraintEnumerator Miembros
Supports a simple iteration over the PrecedenceConstraints collection. This class cannot be inherited.
El tipo PrecedenceConstraintEnumerator expone los siguientes miembros.
Métodos
Nombre | Descripción | |
---|---|---|
Equals | (Se hereda de Object). | |
Finalize | (Se hereda de Object). | |
GetHashCode | (Se hereda de Object). | |
GetType | (Se hereda de Object). | |
MemberwiseClone | (Se hereda de Object). | |
MoveNext | Advances the enumerator to the next element of the collection. (Se hereda de DtsEnumerator). | |
Reset | Sets the enumerator to its initial position, which is before the first element in the collection. (Se hereda de DtsEnumerator). | |
ToString | (Se hereda de Object). |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
Current | Gets the current PrecedenceConstraint element in the collection. |
Principio
Vea también