PropertyDefinitionHandleCollection.Enumerator.IEnumerator.Current Właściwość

Definicja

Pobiera element w kolekcji w bieżącej pozycji modułu wyliczającego.

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

Wartość właściwości

Element w kolekcji w bieżącej pozycji modułu wyliczającego.

Implementuje

Uwagi

Ten element jest jawną implementacją członków. Można go używać tylko wtedy, gdy PropertyDefinitionHandleCollection.Enumerator wystąpienie jest rzutowe do interfejsu IEnumerator .

Dotyczy