This is preliminary documentation and is subject to change.

ExtendedDateTimeCollectionToString Method

Returns a string that represents the current object.

Definition

Namespace: MoreDateTime
Assembly: MoreDateTime (in MoreDateTime.dll) Version: 1.3.0
C#
public override string ToString()

Return Value

String
A string that represents the current object.

See Also