'宣言 Public MustOverride Function GetStyle( _ ByVal source As RulesEngineSource, _ ByVal index As System.Integer, _ ByVal field As System.String _ ) As RulesEngineStyle
public abstract RulesEngineStyle GetStyle( RulesEngineSource source, System.int index, System.string field )
パラメータ
- source
- スタイルを計算するソース。
- index
- 照会する項目のインデックス。
- field
- クエリするフィールド。