Summary
Iterates the two elements in a
Link<T>.
Constructors
| Iterates the two elements in a Link<T>. |
Instance methods
void | | Refer to the documentation for IDisposable.Dispose. |
bool | | Refer to the documentation for IEnumerator.MoveNext. |
void | | Refer to the documentation for IEnumerator.Reset. |
Instance properties
T | | Refer to the documentation for IEnumerator<T>.Current. |