[This is preliminary documentation and is subject to change.]
Returns the string representation of this data field, using the specified formatter
| C# | Visual Basic | Visual C++ |
public abstract string ToString( SifFormatter formatter )
Public MustOverride Function ToString ( _ formatter As SifFormatter _ ) As String
public: virtual String^ ToString ( SifFormatter^ formatter ) abstract
- formatter (SifFormatter)