C#
VB
C++
Overridden. Returns the key of the element.
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 which key will be returned.
An System.Object that represents the key of the element.
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