Edit

Share via


RowEnumeratorEnumerator Class

Definition

public class RowEnumeratorEnumerator : System.Collections.Generic.IEnumerator<Microsoft.Hpc.Scheduler.Properties.PropertyRow>
type RowEnumeratorEnumerator = class
    interface IEnumerator<PropertyRow>
    interface IDisposable
    interface IEnumerator
Public Class RowEnumeratorEnumerator
Implements IEnumerator(Of PropertyRow)
Inheritance
RowEnumeratorEnumerator
Implements

Properties

Current

Methods

Dispose()
MoveNext()
Reset()

Explicit Interface Implementations

IEnumerator.Current

Applies to