ChineseLunisolarCalendar.GetEra(DateTime) 메서드

정의

지정된 DateTime 형식에 해당하는 연대를 검색합니다.

public:
 override int GetEra(DateTime time);
public override int GetEra(DateTime time);
[System.Runtime.InteropServices.ComVisible(false)]
public override int GetEra(DateTime time);
override this.GetEra : DateTime -> int
[<System.Runtime.InteropServices.ComVisible(false)>]
override this.GetEra : DateTime -> int
abstract member GetEra : DateTime -> int
override this.GetEra : DateTime -> int
Public Overrides Function GetEra (time As DateTime) As Integer

매개 변수

time
DateTime

DateTime 읽을 형식입니다.

반품

매개 변수의 연대를 나타내는 정수입니다 time .

특성

예외

적용 대상