OidEnumerator.IEnumerator.Current Właściwość

Definicja

Pobiera bieżący Oid obiekt w OidCollection obiekcie.

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

Bieżący obiekt Oid.

Implementuje

Uwagi

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

Dotyczy