ReportViewerCookieCollection Methods

Public Methods

(see also Protected Methods )

  Name Description
Public method Add  (Inherited from Collection.)
Public method Clear  (Inherited from Collection.)
Public method Contains  (Inherited from Collection.)
Public method CopyTo  (Inherited from Collection.)
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetEnumerator  (Inherited from Collection.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method IndexOf  (Inherited from Collection.)
Public method Insert  (Inherited from Collection.)
Public method Aa983517.static(en-us,VS.100).gif ReferenceEquals  (Inherited from Object.)
Public method Remove  (Inherited from Collection.)
Public method RemoveAt  (Inherited from Collection.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method ClearItems  (Inherited from SyncList.)
Protected method Finalize  (Inherited from Object.)
Protected method InsertItem  (Inherited from SyncList.)
Protected method MemberwiseClone  (Inherited from Object.)
Protected method RemoveItem  (Inherited from SyncList.)
Protected method SetItem  (Inherited from SyncList.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implementation Method System.Collections.ICollection.CopyTo  (Inherited from Collection.)
Explicit interface implementation Method System.Collections.IEnumerable.GetEnumerator  (Inherited from Collection.)
Explicit interface implementation Method System.Collections.IList.Add  (Inherited from Collection.)
Explicit interface implementation Method System.Collections.IList.Contains  (Inherited from Collection.)
Explicit interface implementation Method System.Collections.IList.IndexOf  (Inherited from Collection.)
Explicit interface implementation Method System.Collections.IList.Insert  (Inherited from Collection.)
Explicit interface implementation Method System.Collections.IList.Remove  (Inherited from Collection.)

Top

See Also

Reference

ReportViewerCookieCollection Class
Microsoft.Reporting.WebForms Namespace