ComplexObjectModelBinder Class   
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.
IModelBinder implementation for binding complex types.
public ref class ComplexObjectModelBinder sealed : Microsoft::AspNetCore::Mvc::ModelBinding::IModelBinder
	public sealed class ComplexObjectModelBinder : Microsoft.AspNetCore.Mvc.ModelBinding.IModelBinder
	type ComplexObjectModelBinder = class
    interface IModelBinder
	Public NotInheritable Class ComplexObjectModelBinder
Implements IModelBinder
		- Inheritance
 - 
				ComplexObjectModelBinder
 
- Implements
 
Methods
| BindModelAsync(ModelBindingContext) | 
		 Attempts to bind a model.  |