バージョン

Results プロパティ

TextSearchResult インスタンスの読み取り専用コレクションを返します。
シンタックス
'宣言
 
Public ReadOnly Property Results As IList(Of TextSearchResult)
public IList<TextSearchResult> Results {get;}
参照