Formatted string representation of the date.
Namespace:
CenterSpace.NMath.StatsAssembly: NMathStats (in NMathStats.dll) Version: 3.4.0.0
Syntax
| C# |
|---|
public override string ToString( int index ) |
| Visual Basic (Declaration) |
|---|
Public Overrides Function ToString ( _ index As Integer _ ) As String |
| Visual C++ |
|---|
public: virtual String^ ToString( int index ) override |
Parameters
- index
- Type: System..::.Int32
[Missing <param name="index"/> documentation for "M:CenterSpace.NMath.Stats.DFDateTimeColumn.ToString(System.Int32)"]