MonthYearToString Method (String, IFormatProvider)

FIX Antenna .NET Programmer's Guide

[Missing <summary> documentation for "M:com.b2bits.FIXAntenna.TimeDate.MonthYear.ToString(System.String,System.IFormatProvider)"]

Namespace:  com.b2bits.FIXAntenna.TimeDate
Assembly:  FIXAntenna_net4.8 (in FIXAntenna_net4.8.dll) Version: 2.31.0.0
Syntax

public string ToString(
	string format,
	IFormatProvider formatProvider
)

Parameters

format
Type: SystemString

[Missing <param name="format"/> documentation for "M:com.b2bits.FIXAntenna.TimeDate.MonthYear.ToString(System.String,System.IFormatProvider)"]

formatProvider
Type: SystemIFormatProvider

[Missing <param name="formatProvider"/> documentation for "M:com.b2bits.FIXAntenna.TimeDate.MonthYear.ToString(System.String,System.IFormatProvider)"]

Return Value

Type: String

[Missing <returns> documentation for "M:com.b2bits.FIXAntenna.TimeDate.MonthYear.ToString(System.String,System.IFormatProvider)"]

Implements

IFormattableToString(String, IFormatProvider)
See Also

Reference