ErrorsEnumerator.IEnumerator.Current 属性

此成员仅供内部使用,不能直接在您的代码中使用。

命名空间:  Microsoft.Office.Interop.InfoPath.SemiTrust
程序集:  Microsoft.Office.Interop.InfoPath.SemiTrust(位于 Microsoft.Office.Interop.InfoPath.SemiTrust.dll 中)

语法

声明
Private ReadOnly Property Current As Object
    Implements IEnumerator.Current
    Get
用法
Dim instance As ErrorsEnumerator
Dim value As Object

value = CType(instance, IEnumerator).Current
ObjectIEnumerator.Current { get; }

属性值

类型:System.Object
返回 Object

实现

IEnumerator.Current

另请参阅

引用

ErrorsEnumerator 类

ErrorsEnumerator 成员

Microsoft.Office.Interop.InfoPath.SemiTrust 命名空间