AVEVA Database .NET Public Interface

DbElementTypeListFormat Constructor

Create a new DbElementTypeListFormat. Each individual DbElementType is formatted by the specified DbElementTypeFormat, and a new line is added after each

Overload List

Create a new DbElementTypeListFormat. Each individual DbElementType is formatted by the specified DbElementTypeFormat, and a new line is added after each

public DbElementTypeListFormat(DbElementTypeFormat);

Create a new DbElementTypeListFormat. Each individual DbElementType is formatted by the specified DbElementTypeFormat, and the specified text is added after each

public DbElementTypeListFormat(DbElementTypeFormat,string);

See Also

DbElementTypeListFormat Class | Aveva.Pdms.Database Namespace