RanorexRanorex Documentation
ToString Method
NamespacesRanorexImaging..::.FindOptionsToString()()()
Returns a string representation of the instance.
Declaration Syntax
C#Visual BasicVisual C++
public override string ToString()
Public Overrides Function ToString As String
public:
virtual String^ ToString() override
Return Value
A string representation of the instance.
Remarks
Calling this method is equivalent to calling ToString(String) with the format parameter "G".

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 3.2.3.16825 (3.2.3.16825)