CookieCollection.Count Eigenschap

Definitie

Hiermee wordt het aantal cookies in een CookieCollection.

public:
 property int Count { int get(); };
public int Count { get; }
member this.Count : int
Public ReadOnly Property Count As Integer

Waarde van eigenschap

Het aantal cookies in een CookieCollection.

Implementeringen

Van toepassing op

Zie ook