MethodDataCollection.MethodDataEnumerator.IEnumerator.Current Właściwość

Definicja

Pobiera bieżący obiekt w kolekcji.

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

Object

Zwraca bieżący element w kolekcji.

Implementuje

Wyjątki

Kolekcja została zmodyfikowana po utworzeniu modułu wyliczającego.

Dotyczy