AVEVA Database .NET Public Interface

NameTableEnumerator Members

NameTableEnumerator overview

Public Instance Properties

Current Get current entry. The object returned will always be a DbElement

Public Instance Methods

Dispose 
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
MoveNext Move to next entry in name table
Reset Reset scan to start of range
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

NameTableEnumerator Class | Aveva.Pdms.Database Namespace