ApplicationTrustEnumerator.IEnumerator.Current Propriedade

Definição

Recebe a corrente Object na ApplicationTrustCollection coleção.

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

Valor de Propriedade

A corrente Object no ApplicationTrustCollection.

Implementações

Observações

Não chame a este método; Usa a Current propriedade em vez disso.

Aplica-se a