共用方式為


ModelStateDictionary.ValueEnumerator.Current 屬性

定義

取得集合中位於列舉值目前位置的元素。

public:
 property Microsoft::AspNetCore::Mvc::ModelBinding::ModelStateEntry ^ Current { Microsoft::AspNetCore::Mvc::ModelBinding::ModelStateEntry ^ get(); };
public Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateEntry Current { get; }
member this.Current : Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateEntry
Public ReadOnly Property Current As ModelStateEntry

屬性值

實作

適用於