this property

Gets and sets the SAParameter object at the specified index.

Visual Basic syntax

Public Shadows Property Item As SAParameter

C# syntax

public new SAParameter this {get;set;}

Remarks

An SAParameter object.

In C#, this property is the indexer for the SAParameterCollection object.

An SAParameter object.

In C#, this property is the indexer for the SAParameterCollection object.