forwardAssign Method    Table of ContentReadOnlyDictionary(TKey, TValue) Classforward
MaturityMonthYearRef.ToString Method
Returns string representation of an object. Format is yyyyMMdd-ww where yyyy is year, MM is month, dd is day and ww is week.

Namespace:  OnixS.SimpleBinaryEncoding
Assembly:  OnixS.SimpleBinaryEncoding-net-4.7 (in OnixS.SimpleBinaryEncoding-net-4.7.dll) Version: 2.3.1.0 (2.3.1.0)
Syntax
C#
public override string ToString()

Return Value

Type: String
String representation of an object.
See Also