Freigeben über


ReportViewerCookieCollection Klasse

Definition

public ref class ReportViewerCookieCollection sealed : Microsoft::Reporting::WebForms::SyncList<System::Net::Cookie ^>
[System.Serializable]
public sealed class ReportViewerCookieCollection : Microsoft.Reporting.WebForms.SyncList<System.Net.Cookie>
[<System.Serializable>]
type ReportViewerCookieCollection = class
    inherit SyncList<Cookie>
Public NotInheritable Class ReportViewerCookieCollection
Inherits SyncList(Of Cookie)
Vererbung
Collection<TListType>
ReportViewerCookieCollection
Attribute

Methoden

ClearItems() (Geerbt von SyncList<TListType>)
InsertItem(Int32, TListType) (Geerbt von SyncList<TListType>)
RemoveItem(Int32) (Geerbt von SyncList<TListType>)
SetItem(Int32, TListType) (Geerbt von SyncList<TListType>)

Gilt für: