AVEVA Database .NET Public Interface

MdbNameTable.GetEnumerator Method 

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

public abstract IEnumerator GetEnumerator();

Implements

IEnumerable.GetEnumerator

See Also

MdbNameTable Class | Aveva.Pdms.Database Namespace