Progress® Telerik® Reporting R3 2020
WebServiceParameterCollection Class
Represents a collection of WebServiceParameter objects.
Inheritance Hierarchy
SystemObject
System.Collections.ObjectModelCollectionWebServiceParameter
Telerik.ReportingWebServiceParameterCollection
Namespace:
Telerik.ReportingSystem.Collections.ObjectModelCollectionWebServiceParameter
Telerik.ReportingWebServiceParameterCollection
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
The WebServiceParameterCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | WebServiceParameterCollection |
Initializes a new instance of the WebServiceParameterCollection class.
|
![]() | WebServiceParameterCollection(WebServiceParameter) |
Initializes a new instance of the WebServiceParameterCollection class.
|
![]() | WebServiceParameterCollection(WebServiceParameterCollection) |
Initializes a new instance of the WebServiceParameterCollection class.
|
Properties
Methods
Name | Description | |
---|---|---|
![]() | Add(String, WebServiceParameterType) |
Adds a new parameter with the specified name and data type to the collection.
|
![]() | Add(String, WebServiceParameterType, Object) |
Adds a new parameter with the specified name, data type and value to the collection.
|
![]() | AddRange(IEnumerableWebServiceParameter) |
Adds a range of parameters to the collection.
|
![]() | AddRange(WebServiceParameterCollection) |
Adds a range of parameters to the collection.
|
![]() | Clone | |
![]() | Contains |
Determines if the collection contains a parameter with the specified name.
|
![]() | FirstOrNullWithCaseFallback | |
![]() | ToArray |
Converts the collection to an array of parameters.
|
Version Information
Supported in: 1.0.1