ReportViewerCookieCollection 类

Represents a collection of System.Net.Cookie objects.

命名空间: Microsoft.Reporting.WinForms
程序集: Microsoft.ReportViewer.WinForms (在 microsoft.reportviewer.winforms.dll 中)

语法

声明
用法

备注

The ReportViewerCookieCollection class provides a simple collection object that can be used to store a set of System.Net.Cookie objects.

继承层次结构

System.Object
   System.Collections.ObjectModel.Collection
     Microsoft.Reporting.WinForms.SyncList
      Microsoft.Reporting.WinForms.ReportViewerCookieCollection

线程安全

此类型的所有公共静态(在 Microsoft Visual Basic 中共享)成员都是线程安全的。 但不能保证所有实例成员都是线程安全的。

另请参见

参考

ReportViewerCookieCollection 成员
Microsoft.Reporting.WinForms 命名空间