MobileDeviceCapabilitiesSectionHandler.System.Configuration.IConfigurationSectionHandler.Create メソッド
アセンブリ: System.Web.Mobile (system.web.mobile.dll 内)
構文Private Function System.Configuration.IConfigurationSectionHandler.Create ( _ parent As Object, _ context As Object, _ node As XmlNode _ ) As Object Implements IConfigurationSectionHandler.Create
Dim instance As MobileDeviceCapabilitiesSectionHandler Dim parent As Object Dim context As Object Dim node As XmlNode Dim returnValue As Object returnValue = CType(instance, IConfigurationSectionHandler).Create(parent, context, node)
private: virtual Object^ System.Configuration.IConfigurationSectionHandler.Create ( Object^ parent, Object^ context, XmlNode^ node ) sealed = IConfigurationSectionHandler::Create
戻り値
指定された node に格納されているデバイス フィルタ情報のディクショナリ。
プラットフォーム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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照- MobileDeviceCapabilitiesSectionHandler.System.Configuration.IConfigurationSectionHandler.Create メソッドのページへのリンク