指定された名前と引数に従ってデータを取得します。
シンタックス
'宣言
Public Shared Function Read( _
ByVal As System.String, _
Optional ByVal As System.Collections.Specialized.NameValueCollection _
) As System.Collections.IEnumerable
public static System.Collections.IEnumerable Read(
System.string ,
System.Collections.Specialized.NameValueCollection
)
パラメータ
- name
- 名前
- args
- 引数
戻り値の型
データ
参照