AVEVA Database .NET Public Interface

MdbIntTable.GetEnumerator Method 

Get enumerator for this integer table. The enumerator can then be used to access values within the table

public abstract IEnumerator GetEnumerator();

Implements

IEnumerable.GetEnumerator

See Also

MdbIntTable Class | Aveva.Pdms.Database Namespace