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

[Missing <summary> documentation for "M:Facebook.Api.Generator.Configuration.ConstructorParameterElementCollection.CreateNewElement"]

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

Syntax

C#
protected override ConfigurationElement CreateNewElement()
Visual Basic (Declaration)
Protected Overrides Function CreateNewElement As ConfigurationElement
Visual C++
protected:
virtual ConfigurationElement^ CreateNewElement() override

Return Value

[Missing <returns> documentation for "M:Facebook.Api.Generator.Configuration.ConstructorParameterElementCollection.CreateNewElement"]

See Also

ConstructorParameterElementCollection Class
CreateNewElement Overload
Facebook.Api.Generator.Configuration Namespace