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