.NET Framework Class Library
ConfigurationElement..::.Init Method

Updated: November 2007

Sets the ConfigurationElement object to its initial state.

Namespace:  System.Configuration
Assembly:  System.Configuration (in System.Configuration.dll)

Visual Basic (Declaration)
Protected Friend Overridable Sub Init
Visual Basic (Usage)
Me.Init()
C#
protected internal virtual void Init()
Visual C++
protected public:
virtual void Init()
J#
protected void Init()
JScript
protected internal function Init()

Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98

The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.

.NET Framework

Supported in: 3.5, 3.0, 2.0
Page view tracker