Item Property

The AseParameter at the specified index or name.

Syntax 1

AseParameter this[ int index ]

Syntax 2

AseParameter this[ string parameterName ]

Parameters

Property Value

An AseParameter.

Access

Read-write

Usage

In C#, this property is the indexer for the AseParameterCollection class.