Calendar for WinForms | ComponentOne
C1.Globalization Namespace / CalendarEx Class / GetMaxEra Method

In This Topic
    GetMaxEra Method (CalendarEx)
    In This Topic
    Gets the max era.
    Syntax
    'Declaration
     
    
    Public Overridable Function GetMaxEra() As Integer
    public virtual int GetMaxEra()

    Return Value

    A max era.
    See Also