BenSelect Documentation
Item(String) Property
See Also  Send Feedback
Selerix.BenSelect.Server.Report Namespace > ExportCustomParameterCollection Class > Item Property : Item(String) Property
parameterName
Gets or sets the element at the specified index.

Syntax

JScript 
public function get,set Item( 
   parameterName : String
) : ExportCustomParameter

Parameters

parameterName

Property Value

The element at the specified index.

Exceptions

ExceptionDescription
System.ArgumentOutOfRangeExceptionparameterName is less than 0. -or- parameterName is equal to or greater than Count.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.