Attributes.Remove 方法
[CAPICOM 是 32 位的僅限元件,可用於下列作業系統:Windows Server 2008、Windows Vista Windows XP。 請改用System.Security.Cryptography命名空間中的CryptographAttributeObjectCollection 類別。
Remove方法會從集合中移除索引的 Attribute物件。
語法
Attributes.Remove( _
ByVal Index _
)
參數
-
索引 [in]
-
要移除之 Attribute 物件的索引。
傳回值
這個方法不會傳回值。
備註
使用此方法的應用程式必須包含程式碼,才能處理這個方法所引發的例外狀況。
規格需求
需求 | 值 |
---|---|
用戶端支援結束 |
Windows Vista |
伺服器終止支援 |
Windows Server 2008 |
可轉散發套件 |
Windows Server 2003 和 Windows XP 上的 CAPICOM 2.0 或更新版本 |
DLL |
|
另請參閱