Symbol |
public sealed class SymbolFormats
The SymbolFormats type exposes the following members.
| Name | Description | |
|---|---|---|
| Add | Adds and appends a new TelegramFormat. | |
| Find | Returns an identified TelegramFormat, or null. | |
| Insert | Inserts a new TelegramFormat at the specified index. | |
| Remove | Removes a TelegramFormat by name. | |
| ReplaceFormats | Replace all current telegram formats with the provided. | |
| ToString | Returns a string that represents the current object. (Overrides ObjectToString) |