AVEVA Database .NET Public Interface

DbElementTypeFormat.AddItem Method (Int32)

Add sufficient spaces to bring the result string up to the specified number of characters NB: It is inadvisable to mix using this feature with adding special characters such as newline or tab, since these will count as one character

public void AddItem(
   int tab
);

Parameters

tab
The number of characters

See Also

DbElementTypeFormat Class | Aveva.Pdms.Database Namespace | DbElementTypeFormat.AddItem Overload List