Edit

Share via


RowSetEnumerator Class

Definition

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

Properties

Current

Methods

Dispose()
MoveNext()
Reset()

Explicit Interface Implementations

IEnumerator.Current

Applies to