XmlQueryRuntime.FindIndex メソッド
アセンブリ: System.Data.SqlXml (system.data.sqlxml.dll 内)

Public Function FindIndex ( _ context As XPathNavigator, _ indexId As Integer, _ <OutAttribute> ByRef index As XmlILIndex _ ) As Boolean
Dim instance As XmlQueryRuntime Dim context As XPathNavigator Dim indexId As Integer Dim index As XmlILIndex Dim returnValue As Boolean returnValue = instance.FindIndex(context, indexId, index)
public boolean FindIndex ( XPathNavigator context, int indexId, /** @attribute OutAttribute() */ /** @ref */ XmlILIndex index )
- indexId

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に収録されているすべての辞書からXmlQueryRuntime.FindIndex メソッドを検索する場合は、下記のリンクをクリックしてください。

- XmlQueryRuntime.FindIndex メソッドのページへのリンク