GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.Expressions.ExpressionObjectModel Namespace > ParameterValueCollection Class : Item Property |
'Declaration Public ReadOnly Default Property Item( _ ByVal index As System.Integer _ ) As ParameterValue
public ParameterValue this[ System.int index ]; {get;}