Click or drag to resize

ClientElementCollectionGetElementKey Method

MSDN 참조

Namespace:  Mcc.Series.Common.Configuration
Assembly:  Mcc.Series.Common (in Mcc.Series.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
protected override Object GetElementKey(
	ConfigurationElement element
)

Parameters

element
Type: System.ConfigurationConfigurationElement

[Missing <param name="element"/> documentation for "M:Mcc.Series.Common.Configuration.ClientElementCollection.GetElementKey(System.Configuration.ConfigurationElement)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:Mcc.Series.Common.Configuration.ClientElementCollection.GetElementKey(System.Configuration.ConfigurationElement)"]

See Also