Attributes._NewEnum 属性

[CAPICOM 是一个仅限 32 位的组件,可用于以下操作系统:Windows Server 2008、Windows Vista、Windows XP。 请改用 System.Security.Cryptography 命名空间中的 CryptographicAttributeObjectCollection 类。]

_NewEnum 属性检索对象上的 IEnumVARIANT 接口,该接口可用于枚举集合。 此属性在 Visual Basic Scripting Edition (VBScript) 中隐藏。

语法

Attributes._NewEnum As IUnknown

属性值

对象上的 IEnumVARIANT 接口,可用于枚举集合。

备注

在 Visual Basic Scripting Edition (VBScript) 中使用 For Each In 构造时,会自动在内部使用此属性。

要求

要求
客户端支持终止
Windows Vista
终止服务器支持
Windows Server 2008
可再发行组件
Windows Server 2003 和 Windows XP 上的 CAPICOM 2.0 或更高版本
DLL
Capicom.dll

另请参阅

属性