Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ApplicationConfigurationSection Dim parent As Object Dim configContext As Object Dim section As XmlNode Dim value As Object value = instance.Create(parent, configContext, section) |
Parameters
- parent
- The parent object.
- configContext
- The configuration context object.
- section
- The section as XML node.
Return Value
The created section handler object.Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x