Bagikan melalui


HttpRequestOptions.ICollection<KeyValuePair<String,Object>>.Count Properti

Definisi

Mendapatkan jumlah elemen yang terkandung dalam ICollection<T>.

property int System::Collections::Generic::ICollection<System::Collections::Generic::KeyValuePair<System::String,System::Object>>::Count { int get(); };
int System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,System.Object>>.Count { get; }
member this.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,System.Object>>.Count : int
 ReadOnly Property Count As Integer Implements ICollection(Of KeyValuePair(Of String, Object)).Count

Nilai Properti

Jumlah elemen yang terkandung dalam ICollection<T>.

Penerapan

Keterangan

Anggota ini adalah implementasi anggota antarmuka eksplisit. Ini hanya dapat digunakan ketika instans dilemparkan HttpRequestOptions ke ICollection<T> antarmuka.

Berlaku untuk