AVEVA Database .NET Public Interface

DbElementTypeListFormat.Format Method 

Formats a DbElementTypeList in the style specified

public string Format(
   DbElementTypeList mylist
);

Parameters

mylist
The DbElementTypeList to be formatted

Return Value

A string representing the DbElementTypeList in the required format

See Also

DbElementTypeListFormat Class | Aveva.Pdms.Database Namespace