次の方法で共有


IXsltContextFunction インターフェイス

XSLT スタイルシートに定義されている特定の関数へのインターフェイスをランタイム実行時に提供します。

この型のすべてのメンバの一覧については、IXsltContextFunction メンバ を参照してください。

Public Interface IXsltContextFunction
[C#]
public interface IXsltContextFunction
[C++]
public __gc __interface IXsltContextFunction
[JScript]
public interface IXsltContextFunction

解説

IXsltContextFunction の使用方法の詳細については、https://support.microsoft.com にある Microsoft サポート技術情報の文書 Q324899 (「HOW TO: Implement and Use Custom Functions When You Execute XPath Queries in Visual Basic .NET」) を参照してください。

必要条件

名前空間: System.Xml.Xsl

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

アセンブリ: System.Xml (System.Xml.dll 内)

参照

IXsltContextFunction メンバ | System.Xml.Xsl 名前空間