Bagikan melalui


MobileControlsSectionHandler.IConfigurationSectionHandler.Create Metode

Definisi

Membuat contoh baru objek ini. API ini kedaluarsa. Untuk informasi tentang cara mengembangkan aplikasi seluler ASP.NET, lihat Situs & Mobile Apps dengan ASP.NET.

 virtual System::Object ^ System.Configuration.IConfigurationSectionHandler.Create(System::Object ^ parent, System::Object ^ context, System::Xml::XmlNode ^ input) = System::Configuration::IConfigurationSectionHandler::Create;
object IConfigurationSectionHandler.Create(object parent, object context, System.Xml.XmlNode input);
abstract member System.Configuration.IConfigurationSectionHandler.Create : obj * obj * System.Xml.XmlNode -> obj
override this.System.Configuration.IConfigurationSectionHandler.Create : obj * obj * System.Xml.XmlNode -> obj
Function Create (parent As Object, context As Object, input As XmlNode) As Object Implements IConfigurationSectionHandler.Create

Parameter

parent
Object

Objek induk.

context
Object

Objek konteks konfigurasi.

input
XmlNode

Simpul XML bagian.

Mengembalikan

Objek MobileControlsSectionHandler.

Penerapan

Keterangan

Metode ini adalah implementasi anggota antarmuka eksplisit. Ini hanya dapat digunakan ketika instans dilemparkan MobileControlsSectionHandler ke IConfigurationSectionHandler antarmuka.

Berlaku untuk