Attributes.Count 屬性
[CAPICOM 是 32 位的僅限元件,可用於下列作業系統:Windows Server 2008、Windows Vista、Windows XP。 請改用System.Security.Cryptography命名空間中的CryptographicAttributeObjectCollection 類別。]
Count屬性會擷取集合中的Attribute物件數目。
這個屬性是唯讀的。
Syntax
Attributes.Count As Long
屬性值
集合中的 Attribute 物件數目。 每個 Attribute 物件都代表集合中的單一屬性。
備註
使用Attributes.Item屬性擷取特定Attribute物件時,Count 屬性可用來指定集合中的最後一個Attribute物件。
規格需求
需求 | 值 |
---|---|
用戶端支援結束 |
Windows Vista |
伺服器終止支援 |
Windows Server 2008 |
可轉散發套件 |
Windows Server 2003 和 Windows XP 上的 CAPICOM 2.0 或更新版本 |
DLL |
|
另請參閱