The interface for the FormatManager class.
| C# | Visual Basic | Visual C++ |
public interface IFormatManager
Public Interface IFormatManager
public interface class IFormatManager
| All Members | Methods | ||||
| Icon | Member | Description |
|---|---|---|
| GetFormattedString(array<IFormattedObject>[]()[], String) |
Gets the formatted string.
|