Class ParameterCollectionObsolete
Inheritance
System.Object
ParameterCollectionObsolete
Inherited Members
Namespace: Telerik.Reporting.Configuration
Assembly: Telerik.Reporting.dll
Syntax
public sealed class ParameterCollectionObsolete : ParameterCollectionBase, ICollection<ParameterElement>, IEnumerable<ParameterElement>, IEnumerable
Constructors
ParameterCollectionObsolete()
Declaration
public ParameterCollectionObsolete()
Properties
ElementName
Declaration
protected override string ElementName { get; }
Property Value
System.String
|