AVEVA Database .NET Public Interface

NameTable.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

NameTable Class | Aveva.Pdms.Database Namespace