ModelValidatorProviderCollection.SetItem Method

Definition

Replaces the model-validator provider element at the specified index.

C#
protected override void SetItem (int index, System.Web.ModelBinding.ModelValidatorProvider item);

Parameters

index
Int32

The zero-based index of the model-validator provider element to replace.

item
ModelValidatorProvider

The new value for the model-validator provider element.

Applies to

Product Versions
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1