ApplicationTrustEnumerator.IEnumerator.Current Свойство

Определение

Получает текущий объект Object в коллекции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

Значение свойства

Текущий объект Object в объекте ApplicationTrustCollection.

Реализации

Комментарии

Не вызывайте этот метод; вместо этого используйте Current свойство .

Применяется к