IEnumerableValueProvider Interface

Namespace
Microsoft.AspNetCore.Mvc.ModelBinding
Assemblies
  • Microsoft.AspNetCore.Mvc.Core

Syntax

public interface IEnumerableValueProvider : IValueProvider
interface Microsoft.AspNetCore.Mvc.ModelBinding.IEnumerableValueProvider

Methods

GetKeysFromPrefix(System.String)
Return type:System.Collections.Generic.IDictionary<System.String>
IDictionary<string, string> GetKeysFromPrefix(string prefix)