This topic has not yet been rated - Rate this topic

ReportParameterInfoCollection Members

A collection of ReportParameterInfo objects.

The following tables list the members exposed by the ReportParameterInfoCollection type.

(see also Protected Properties )
  Name Description
Public property Count  (Inherited from ReadOnlyCollection.)
Public property Item Overloaded.  
Top
  Name Description
Protected property Items  (Inherited from ReadOnlyCollection.)
Top
(see also Protected Methods )
  Name Description
Public method Contains  (Inherited from ReadOnlyCollection.)
Public method CopyTo  (Inherited from ReadOnlyCollection.)
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetEnumerator  (Inherited from ReadOnlyCollection.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method IndexOf  (Inherited from ReadOnlyCollection.)
Public method ms254318.static(en-us,VS.100).gif ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)
Top
  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)
Top
  Name Description
Explicit interface implementation Method System.Collections.Generic.ICollection.Add  (Inherited from ReadOnlyCollection.)
Explicit interface implementation Method System.Collections.Generic.ICollection.Clear  (Inherited from ReadOnlyCollection.)
Explicit interface implementation Method System.Collections.Generic.ICollection.Remove  (Inherited from ReadOnlyCollection.)
Explicit interface implementation Method System.Collections.Generic.IList.Insert  (Inherited from ReadOnlyCollection.)
Explicit interface implementation Method System.Collections.Generic.IList.RemoveAt  (Inherited from ReadOnlyCollection.)
Explicit interface implementation Method System.Collections.ICollection.CopyTo  (Inherited from ReadOnlyCollection.)
Explicit interface implementation Method System.Collections.IEnumerable.GetEnumerator  (Inherited from ReadOnlyCollection.)
Explicit interface implementation Method System.Collections.IList.Add  (Inherited from ReadOnlyCollection.)
Explicit interface implementation Method System.Collections.IList.Clear  (Inherited from ReadOnlyCollection.)
Explicit interface implementation Method System.Collections.IList.Contains  (Inherited from ReadOnlyCollection.)
Explicit interface implementation Method System.Collections.IList.IndexOf  (Inherited from ReadOnlyCollection.)
Explicit interface implementation Method System.Collections.IList.Insert  (Inherited from ReadOnlyCollection.)
Explicit interface implementation Method System.Collections.IList.Remove  (Inherited from ReadOnlyCollection.)
Explicit interface implementation Method System.Collections.IList.RemoveAt  (Inherited from ReadOnlyCollection.)
Explicit interface implementation Property System.Collections.Generic.ICollection.IsReadOnly  (Inherited from ReadOnlyCollection.)
Explicit interface implementation Property System.Collections.Generic.IList.Item  (Inherited from ReadOnlyCollection.)
Explicit interface implementation Property System.Collections.ICollection.IsSynchronized  (Inherited from ReadOnlyCollection.)
Explicit interface implementation Property System.Collections.ICollection.SyncRoot  (Inherited from ReadOnlyCollection.)
Explicit interface implementation Property System.Collections.IList.IsFixedSize  (Inherited from ReadOnlyCollection.)
Explicit interface implementation Property System.Collections.IList.IsReadOnly  (Inherited from ReadOnlyCollection.)
Explicit interface implementation Property System.Collections.IList.Item  (Inherited from ReadOnlyCollection.)
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.