| Visual Basic (Declaration) | |
|---|---|
Overloads Overrides Protected Function CreateNewElement() As ConfigurationElement | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
protected override ConfigurationElement CreateNewElement() | |
| C++/CLI | |
|---|---|
protected: ConfigurationElement CreateNewElement(); override | |
Return Value
A new ConfigurationElement.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Copy Code