AVEVA Database .NET Public Interface

DbElementTypeList Methods

The methods of the DbElementTypeList class are listed below. For a complete list of DbElementTypeList class members, see the DbElementTypeList Members topic.

Public Instance Methods

AddOverloaded. Add a specific DbElementType
AddAllOverloaded. Add all DbElementTypes to the DbElementTypeList
Count Returns the number of element types currently in the DbElementTypeList
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetEnumerator 
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.
MaximumFieldWidthOverloaded. Returns the maximum width of a field over a DbElementTypeList (useful when setting column widths)
RemoveOverloaded. Remove all instances of a specific DbElementType from the DbElementTypeList
RemoveAllOverloaded. Remove all DbElementTypes from the DbElementTypeList
SortListOverloaded. Sort DbElementTypeList on a single field
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

DbElementTypeList Class | Aveva.Pdms.Database Namespace