VisualizationElementCollection.CreateNewElement Method ()
See CreateNewElement for more information.
Namespace: Microsoft.Practices.CompositeUI.Configuration
Assembly: Microsoft.Practices.CompositeUI (in microsoft.practices.compositeui.dll)
Syntax
'Declaration
Protected Overrides Function CreateNewElement As ConfigurationElement
'Usage
Dim returnValue As ConfigurationElement
returnValue = Me.CreateNewElement
protected override ConfigurationElement CreateNewElement ()
protected:
virtual ConfigurationElement^ CreateNewElement () override
protected ConfigurationElement CreateNewElement ()
protected override function CreateNewElement () : ConfigurationElement
See Also
Reference
VisualizationElementCollection Class
VisualizationElementCollection Members
Microsoft.Practices.CompositeUI.Configuration Namespace