Click or drag to resize

MonthYear Structure

[Missing <summary> documentation for "T:com.b2bits.FIXAntenna.TimeDate.MonthYear"]

Inheritance Hierarchy
SystemObject
  SystemValueType
    com.b2bits.FIXAntenna.TimeDateMonthYear

Namespace: com.b2bits.FIXAntenna.TimeDate
Assembly: FIXAntenna_net4.8 (in FIXAntenna_net4.8.dll) Version: 2.32.0.0
Syntax
public struct MonthYear : IFormattable, IComparable

The MonthYear type exposes the following members.

Constructors
 NameDescription
Public methodMonthYear(DateTime)Initializes a new instance of the MonthYear class
Public methodMonthYear(Int32, Int32)Initializes a new instance of the MonthYear class
Top
Properties
 NameDescription
Public propertyMonth 
Public propertyYear 
Top
Methods
Operators
See Also