Edit

Share via


IRowEnumerator Interface

Definition

public interface IRowEnumerator : IDisposable, System.Collections.Generic.IEnumerable<Microsoft.Hpc.Scheduler.Properties.PropertyRow>
type IRowEnumerator = interface
    interface seq<PropertyRow>
    interface IEnumerable
    interface IDisposable
Public Interface IRowEnumerator
Implements IDisposable, IEnumerable(Of PropertyRow)
Implements

Methods

GetRows2(Int32)
SetColumns(PropertyId[])
SetFilter(FilterProperty[])
SetOptions(Int32)
SetProperties(StoreProperty[])
SetSortOrder(SortProperty[])

Applies to