FarPoint.Win アセンブリ > FarPoint.Win.SuperEdit 名前空間 > GeneralFormatter クラス : ConvertDatePartsToValue メソッド |
'Declaration
Protected Overridable Function ConvertDatePartsToValue( _ ByVal pParams As GeneralFormatter.FpseDecodeParameters, _ ByVal lCurrYear As Integer, _ ByVal lCurrCentury As Integer, _ ByVal usCentSplitYear As Integer, _ ByRef dtRetDate As Date _ ) As Boolean
protected virtual bool ConvertDatePartsToValue( GeneralFormatter.FpseDecodeParameters pParams, int lCurrYear, int lCurrCentury, int usCentSplitYear, ref DateTime dtRetDate )