ConsumerConnectionPointCollection.IndexOf メソッド
アセンブリ: System.Web (system.web.dll 内)
 構文
構文Public Function IndexOf ( _ connectionPoint As ConsumerConnectionPoint _ ) As Integer
Dim instance As ConsumerConnectionPointCollection Dim connectionPoint As ConsumerConnectionPoint Dim returnValue As Integer returnValue = instance.IndexOf(connectionPoint)
public int IndexOf ( ConsumerConnectionPoint connectionPoint )
public: int IndexOf ( ConsumerConnectionPoint^ connectionPoint )
public int IndexOf ( ConsumerConnectionPoint connectionPoint )
public function IndexOf ( connectionPoint : ConsumerConnectionPoint ) : int
- connectionPoint
- 検索する ConsumerConnectionPoint。 
現在の ConsumerConnectionPointCollection 内で connectionPoint が見つかった場合は、最初に見つかった位置の 0 から始まるインデックス番号。それ以外の場合は -1。
 解説
解説 プラットフォーム
プラットフォームWindows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
 バージョン情報
バージョン情報 参照
参照Weblioに収録されているすべての辞書からConsumerConnectionPointCollection.IndexOf メソッドを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からConsumerConnectionPointCollection.IndexOf メソッド
                    を検索
                     全ての辞書からConsumerConnectionPointCollection.IndexOf メソッド
                    を検索
                - ConsumerConnectionPointCollection.IndexOf メソッドのページへのリンク

 
                             
                    


