ArgumentMapping(Int32, Int32) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
ArgumentMapping(int formatPosition, int bindingPosition);
public ArgumentMapping (int formatPosition, int bindingPosition);
new Microsoft.RuleEngine.ArgumentMapping : int * int -> Microsoft.RuleEngine.ArgumentMapping
Public Sub New (formatPosition As Integer, bindingPosition As Integer)
Parameters
- formatPosition
- Int32
- bindingPosition
- Int32