Freigeben über


HttpCookieCollection.Size Eigenschaft

Definition

Ruft die Anzahl der Cookies in httpCookieCollection ab.

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

Eigenschaftswert

UInt32

unsigned int

uint32_t

Die Anzahl der Cookies in der HttpCookieCollection.

Implementiert

Gilt für: