Share via


ModelStateDictionary.KeyEnumerator.Current Property

Definition

Gets the element in the collection at the current position of the enumerator.

public:
 property System::String ^ Current { System::String ^ get(); };
public string Current { get; }
member this.Current : string
Public ReadOnly Property Current As String

Property Value

Implements

Applies to