Returns a user-readable string representation of the value.
Namespace: Endeca.Navigation.ChartingAssembly: Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.3.0.0 (6.3.0.853)
Syntax
| C# |
|---|
public override string ToString() |
| Visual Basic |
|---|
Public Overrides Function ToString As String |
| Visual C++ |
|---|
public: virtual String^ ToString() override |
Return Value
The value as a String.
Remarks
This method is equivalent to the Value property.