Click or drag to resize
DbQueryGetEnumerator Method

Namespace: Colygon.MatchPoint.EntityModel
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public IEnumerator<EntityResultRow> GetEnumerator()

Return Value

Type: IEnumeratorEntityResultRow

Implements

IEnumerableTGetEnumerator
See Also