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::IModelBinderpublic sealed class ComplexObjectModelBinder : Microsoft.AspNetCore.Mvc.ModelBinding.IModelBindertype ComplexObjectModelBinder = class
    interface IModelBinderPublic NotInheritable Class ComplexObjectModelBinder
Implements IModelBinder- Inheritance
- 
				ComplexObjectModelBinder
- Implements
Methods
| BindModelAsync(ModelBindingContext) | Attempts to bind a model. |