'宣言
Public Shared Function Create( _ ByVal op As AverageConditionType, _ ByVal style As StyleInfo _ ) As AverageRule
public static AverageRule Create( AverageConditionType op, StyleInfo style )
パラメータ
- op
- 平均との比較条件タイプ AverageConditionType。
- style
- スタイル。
戻り値の型
新しい平均との比較ルール。