ISymbolReader.GetMethodFromDocumentPosition メソッド
アセンブリ: mscorlib (mscorlib.dll 内)
構文Function GetMethodFromDocumentPosition ( _ document As ISymbolDocument, _ line As Integer, _ column As Integer _ ) As ISymbolMethod
Dim instance As ISymbolReader Dim document As ISymbolDocument Dim line As Integer Dim column As Integer Dim returnValue As ISymbolMethod returnValue = instance.GetMethodFromDocumentPosition(document, line, column)
function GetMethodFromDocumentPosition ( document : ISymbolDocument, line : int, column : int ) : ISymbolMethod
戻り値
ドキュメント内で指定した位置のリーダー メソッド オブジェクト。
プラットフォーム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に収録されているすべての辞書からISymbolReader.GetMethodFromDocumentPosition メソッドを検索する場合は、下記のリンクをクリックしてください。
全ての辞書からISymbolReader.GetMethodFromDocumentPosition メソッド
を検索
- ISymbolReader.GetMethodFromDocumentPosition メソッドのページへのリンク