Item Method (IBLTParameterList)
- Last UpdatedApr 08, 2026
- 1 minute read
Gets the BLTParameter at the specified index.
BLTParameter Item(
int index
)
BLTParameter^ Item(
int index
)
Parameters
- index
- The index of the Business Logic Tier (BLT) parameter collection to retrieve.
Return Value
The BLTParameter at the specified index.