PexInputEnumeratorBase.InputModelBuilder.ToInputModel(String) Method
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.
Creates an input model from the current state of this builder.
public:
Microsoft::ExtendedReflection::Reasoning::InputModel ToInputModel(System::String ^ name);
public Microsoft.ExtendedReflection.Reasoning.InputModel ToInputModel(string name);
member this.ToInputModel : string -> Microsoft.ExtendedReflection.Reasoning.InputModel
Public Function ToInputModel (name As String) As InputModel
Parameters
- name
- String
Returns
Microsoft.ExtendedReflection.Reasoning.InputModel