次の方法で共有


SignedInfo.Count プロパティ

現在の SignedInfo 内の参照の数を取得します。

Public Overridable ReadOnly Property Count As Integer  Implements _   ICollection.Count
[C#]
public virtual int Count {get;}
[C++]
public: __property virtual int get_Count();
[JScript]
public function get Count() : int;

プロパティ値

現在の SignedInfo 内の参照の数。

実装

ICollection.Count

例外

例外の種類 条件
NotSupportedException このプロパティはサポートされていません。

解説

呼び出し時の注意: このプロパティはサポートされておらず、使用できません。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

.NET Framework セキュリティ:

参照

SignedInfo クラス | SignedInfo メンバ | System.Security.Cryptography.Xml 名前空間