'宣言
Public Shared Function Create( _ ByVal op As DateOccurringType, _ ByVal style As StyleInfo _ ) As DateOccurringRule
public static DateOccurringRule Create( DateOccurringType op, StyleInfo style )
パラメータ
- op
- 日付ルールの DateOccurringType。
- style
- ルールによって設定されるスタイル。
戻り値の型
新しい日付ルール。