ApplicationTrustEnumerator.IEnumerator.Current Vlastnost

Definice

Získá aktuální Object v kolekci ApplicationTrustCollection .

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í hodnota Object v .ApplicationTrustCollection

Implementuje

Poznámky

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

Platí pro