'宣言 Public Overloads ReadOnly Property Item( _ ByVal name As System.String _ ) As QueryParameter
'使用法 Dim instance As QueryParameterCollection Dim name As System.String Dim value As QueryParameter value = instance.Item(name)
public QueryParameter Item( System.string name ) {get;}
パラメータ
- name
- オブジェクトの名前。