SelectResult.Results プロパティ

定義

結果の一覧を取得します。

public:
 property System::Collections::IEnumerable ^ Results { System::Collections::IEnumerable ^ get(); };
public System.Collections.IEnumerable Results { get; }
member this.Results : System.Collections.IEnumerable
Public ReadOnly Property Results As IEnumerable

プロパティ値

結果の一覧。

適用対象