Share via


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 请改用 属性。

适用于