Bagikan melalui


HttpMethodHeaderValueCollection.Size Properti

Definisi

Mendapatkan jumlah objek HttpMethod dalam koleksi.

public:
 property unsigned int Size { unsigned int get(); };
uint32_t Size();
public uint Size { get; }
var uInt32 = httpMethodHeaderValueCollection.size;
Public ReadOnly Property Size As UInteger

Nilai Properti

UInt32

unsigned int

uint32_t

Jumlah objek HttpMethod di HttpMethodHeaderValueCollection.

Penerapan

Berlaku untuk