Calendar for WinForms | ComponentOne
C1.Globalization Namespace / JapaneseCalendarEx Class / GetMinEra Method

In This Topic
    GetMinEra Method (JapaneseCalendarEx)
    In This Topic
    Gets the min era.
    Syntax
    'Declaration
     
    
    Public Overridable Function GetMinEra() As Integer
    public virtual int GetMinEra()

    Return Value

    A min era.
    See Also