Attributes.Remove 方法
[CAPICOM 是可用于以下操作系统的 32 位组件:Windows Server 2008、Windows Vista Windows XP。 请改用 System.Security.Cryptography 命名空间中的 CryptographicAttributeObjectCollection 类。]
Remove 方法从集合中删除索引的 Attribute 对象。
语法
Attributes.Remove( _
ByVal Index _
)
参数
-
索引 [in]
-
要删除的 Attribute 对象的索引。
返回值
此方法不返回值。
注解
使用此方法的应用程序必须包含代码来处理此方法引发的异常。
要求
要求 | 值 |
---|---|
客户端支持结束 |
Windows Vista |
服务器支持结束 |
Windows Server 2008 |
可再发行组件 |
Windows Server 2003 和 Windows XP 上的 CAPICOM 2.0 或更高版本 |
DLL |
|
另请参阅