SignerInfoEnumerator.System.Collections.IEnumerator.Current プロパティ
アセンブリ: System.Security (system.security.dll 内)

Private ReadOnly Property System.Collections.IEnumerator.Current As Object Implements IEnumerator.Current
Dim instance As SignerInfoEnumerator Dim value As Object value = CType(instance, IEnumerator).Current
private: virtual property Object^ System.Collections.IEnumerator.Current { Object^ get () sealed = IEnumerator::Current::get; }
SignerInfoCollection コレクションにおける現在の署名主情報の構造体を表す SignerInfo オブジェクトです。

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- SignerInfoEnumerator.System.Collections.IEnumerator.Current プロパティのページへのリンク