Converts the numeric value of the fi_handle object
to its equivalent string representation.
Namespace:
FreeImageAPI.IOAssembly: FreeImageNET (in FreeImageNET.dll)
Syntax
| C# |
|---|
public override string ToString() |
| Visual Basic (Declaration) |
|---|
Public Overrides Function ToString As String |
| Visual C++ |
|---|
public: virtual String^ ToString() override |