[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:Facebook.Api.Generator.Configuration.ConstructorParameterElementCollection.GetElementKey(System.Configuration.ConfigurationElement)"]

Namespace:  Facebook.Api.Generator.Configuration
Assembly:  Facebook.Api.Generator (in Facebook.Api.Generator.exe) Version: 1.0.3390.21860 (1.0.0.0)

Syntax

C#
protected override Object GetElementKey(
	ConfigurationElement element
)
Visual Basic (Declaration)
Protected Overrides Function GetElementKey ( _
	element As ConfigurationElement _
) As Object
Visual C++
protected:
virtual Object^ GetElementKey(
	ConfigurationElement^ element
) override

Parameters

element
Type: System.Configuration..::.ConfigurationElement

[Missing <param name="element"/> documentation for "M:Facebook.Api.Generator.Configuration.ConstructorParameterElementCollection.GetElementKey(System.Configuration.ConfigurationElement)"]

Return Value

[Missing <returns> documentation for "M:Facebook.Api.Generator.Configuration.ConstructorParameterElementCollection.GetElementKey(System.Configuration.ConfigurationElement)"]

See Also

ConstructorParameterElementCollection Class
Facebook.Api.Generator.Configuration Namespace