'宣言 Public Overloads ReadOnly Property Item( _ ByVal index As System.Integer _ ) As QueryParameter
'使用法 Dim instance As QueryParameterCollection Dim index As System.Integer Dim value As QueryParameter value = instance.Item(index)
public QueryParameter Item( System.int index ) {get;}
パラメータ
- index
- オブジェクトのインデックス。