Compartir a través de


ReportViewerCookieCollection Clase

Definición

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)
Herencia
Collection<TListType>
ReportViewerCookieCollection
Atributos

Métodos

ClearItems() (Heredado de SyncList<TListType>)
InsertItem(Int32, TListType) (Heredado de SyncList<TListType>)
RemoveItem(Int32) (Heredado de SyncList<TListType>)
SetItem(Int32, TListType) (Heredado de SyncList<TListType>)

Se aplica a