Bagikan melalui


SignerInfoEnumerator.IEnumerator.Current Properti

Definisi

Properti IEnumerator.Current mengambil objek saat ini SignerInfo dari SignerInfoCollection koleksi.

property System::Object ^ System::Collections::IEnumerator::Current { System::Object ^ get(); };
object System.Collections.IEnumerator.Current { get; }
member this.System.Collections.IEnumerator.Current : obj
 ReadOnly Property Current As Object Implements IEnumerator.Current

Nilai Properti

Objek SignerInfo yang mewakili struktur informasi penanda tangan saat ini dalam SignerInfoCollection koleksi.

Penerapan

Keterangan

Anggota ini adalah implementasi anggota antarmuka eksplisit. Ini hanya dapat digunakan ketika instans dilemparkan SignerInfoEnumerator ke IEnumerator antarmuka.

Berlaku untuk

Lihat juga