Bagikan melalui


RecipientInfoEnumerator.IEnumerator.Current Properti

Definisi

Properti IEnumerator.Current mengambil objek saat ini RecipientInfo dari RecipientInfoCollection 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 RecipientInfo yang mewakili struktur informasi penerima saat ini dalam RecipientInfoCollection koleksi.

Penerapan

Keterangan

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

Berlaku untuk

Lihat juga