バージョン

MonthNamesShort メソッド

シンタックス
'宣言
 
Public Function MonthNamesShort( _
   ByVal monthNamesShort As System.Collections.Generic.List(Of String) _
) As DatePickerOptionsWrapper
public DatePickerOptionsWrapper MonthNamesShort( 
   System.Collections.Generic.List<string> monthNamesShort
)

パラメータ

monthNamesShort
参照

オンラインで表示: GitHub