SearchResultCollection.Item プロパティとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > SearchResultCollection.Item プロパティの意味・解説 

SearchResultCollection.Item プロパティ

このコレクション指定したインデックスにある SearchResult オブジェクト取得します

名前空間: System.DirectoryServices
アセンブリ: System.DirectoryServices (system.directoryservices.dll 内)
構文構文

Dim instance As SearchResultCollection
Dim index As Integer
Dim value As SearchResult

value = instance(index)
public SearchResult this [
    int index
] { get; }
public:
property SearchResult^ default [int] {
    SearchResult^ get (int index);
}
/** @property */
public SearchResult get_Item (int index)

パラメータ

index

取得する SearchResult オブジェクトの 0 から始まるインデックス番号

プロパティ
指定したインデックスにある SearchResult オブジェクト

解説解説
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
SearchResultCollection クラス
SearchResultCollection メンバ
System.DirectoryServices 名前空間



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

SearchResultCollection.Item プロパティのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



SearchResultCollection.Item プロパティのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS