Membri ParameterCollection
Represents a collection of Parameter objects.
Il tipo ParameterCollection espone i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
Equals | (Ereditato da Object). | |
Finalize | (Ereditato da Object). | |
GetEnumerator | Gets the enumerator for this ReportElementCollectionBase<(Of <(<'T>)>)>. (Ereditato da ReportElementCollectionBase< (Of < ( <'T> ) > ) >). | |
GetHashCode | (Ereditato da Object). | |
GetType | (Ereditato da Object). | |
MemberwiseClone | (Ereditato da Object). | |
ToString | (Ereditato da Object). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
Count | Gets the number of items in the collection. (Esegue l'override di ReportElementCollectionBase< (Of < ( <'T> ) > ) >. . :: . .Count.) | |
Item | Gets the item at the specified index. (Esegue l'override di ReportElementCollectionBase< (Of < ( <'T> ) > ) >. . :: . .Item[ ( [ ( Int32] ) ] ) .) | |
ToNameValueCollection | Converts the collection to a [System.Collections.Specialized.NameValueCollection]. |
In alto
Implementazioni esplicite dell'interfaccia
Nome | Descrizione | |
---|---|---|
IEnumerable. . :: . .GetEnumerator | Infrastruttura. (Ereditato da ReportElementCollectionBase< (Of < ( <'T> ) > ) >). |
In alto
Vedere anche