C#
VB
C++
Gets the element key for a specified configuration element when overridden in a derived class.
protected override object GetElementKey(
ConfigurationElement element
)
Protected Overrides Function GetElementKey( _
ByVal element As ConfigurationElement _
) As Object
protected:
Object^ GetElementKey(
ConfigurationElement^ element
) override
element
The System.Configuration.ConfigurationElement to return the key for.
An System.Object that acts as the key for the specified System.Configuration.ConfigurationElement.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET