ASP.NET Web API コントロール
Read メソッド (ItemsSourceDataProvider)

C1.Web.Api アセンブリ > C1.Web.Api.Data 名前空間 > ItemsSourceDataProvider クラス : Read メソッド
引数。
データを読み取ります。
シンタックス
'宣言
 
Public Function Read( _
   Optional ByVal args As System.Collections.Specialized.NameValueCollection _
) As System.Collections.IEnumerable
public System.Collections.IEnumerable Read( 
   System.Collections.Specialized.NameValueCollection args
)

パラメータ

args
引数。

戻り値の型

データ。
参照

ItemsSourceDataProvider クラス
ItemsSourceDataProvider メンバ