StringValues.Enumerator.Current Vlastnost

Definice

Získá prvek v kolekci na aktuální pozici enumerátoru.

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

Hodnota vlastnosti

Prvek v kolekci na aktuální pozici enumerátoru.

Implementuje

Platí pro