SignedInfo.Count プロパティ

定義

現在の SignedInfo オブジェクト内の参照の数を取得します。

public:
 property int Count { int get(); };
public int Count { get; }
member this.Count : int
Public ReadOnly Property Count As Integer

プロパティ値

現在の SignedInfo オブジェクト内の参照の数。

実装

例外

このプロパティはサポートされていません。

注意 (呼び出し元)

このプロパティはサポートされていないため、使用できません。

適用対象