SignerInfoCollection.GetEnumerator メソッド

定義

GetEnumerator() メソッドは、SignerInfoEnumerator コレクションのSignerInfoCollection オブジェクトを返します。

public:
 System::Security::Cryptography::Pkcs::SignerInfoEnumerator ^ GetEnumerator();
public System.Security.Cryptography.Pkcs.SignerInfoEnumerator GetEnumerator();
member this.GetEnumerator : unit -> System.Security.Cryptography.Pkcs.SignerInfoEnumerator
Public Function GetEnumerator () As SignerInfoEnumerator

返品

SignerInfoEnumerator コレクションの列挙に使用できるSignerInfoCollection オブジェクト。

適用対象

こちらもご覧ください