MergeJob.

GetEnumerator() Method

Summary

Returns an enumerator that iterates through the collection.
Assembly
Mercurial.Net.dll
Namespace
Mercurial
Containing Type
MergeJob

Syntax

public IEnumerator<MergeJobConflict> GetEnumerator()

Return Value

Type Description
IEnumerator<T> A System.Collections.Generic.IEnumerator`1 that can be used to iterate through the collection.