Share via


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

屬性值

結果的清單。

適用於