MobileControlsSectionHandler.System.Configuration.IConfigurationSectionHandler.Create メソッド
アセンブリ: System.Web.Mobile (system.web.mobile.dll 内)

Private Function System.Configuration.IConfigurationSectionHandler.Create ( _ parent As Object, _ context As Object, _ input As XmlNode _ ) As Object Implements IConfigurationSectionHandler.Create
Dim instance As MobileControlsSectionHandler Dim parent As Object Dim context As Object Dim input As XmlNode Dim returnValue As Object returnValue = CType(instance, IConfigurationSectionHandler).Create(parent, context, input)
private: virtual Object^ System.Configuration.IConfigurationSectionHandler.Create ( Object^ parent, Object^ context, XmlNode^ input ) sealed = IConfigurationSectionHandler::Create
戻り値
MobileControlsSectionHandler オブジェクト。

このメソッドは、明示的なインターフェイス メンバの実装です。MobileControlsSectionHandler インスタンスが IconfigurationSectionHandler インターフェイスにキャストされた場合にのみ使用できます。

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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- MobileControlsSectionHandler.System.Configuration.IConfigurationSectionHandler.Create メソッドのページへのリンク