Aracılığıyla paylaş


FrozenSet<T>.Enumerator.IEnumerator.Current Özellik

Tanım

Koleksiyondaki öğesini numaralandırıcının geçerli konumunda alır.

property System::Object ^ System::Collections::IEnumerator::Current { System::Object ^ get(); };
object System.Collections.IEnumerator.Current { get; }
member this.System.Collections.IEnumerator.Current : obj
 ReadOnly Property Current As Object Implements IEnumerator.Current

Özellik Değeri

Numaralandırıcının geçerli konumundaki koleksiyondaki öğesi.

Uygulamalar

Şunlara uygulanır