Share via


KeyContainerPermissionAccessEntryEnumerator.IEnumerator.Current Vlastnost

Definice

Získá aktuální objekt v kolekci.

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

Hodnota vlastnosti

Aktuální objekt v kolekci.

Implementuje

Poznámky

Nevolejte tuto metodu; použijte místo toho Current vlastnost.

Platí pro