AssemblyExtensionDataCollection.CreateNewElement Method

Include Protected Members
Include Inherited Members

Retired Content

This content and the technology described is outdated and is no longer being maintained. For more information about Transient Fault Handling, see Transient Fault Handling.

Overload List

  Name Description
Protected method CreateNewElement()
Creates a new empty item to store into the collection.
(Overrides ConfigurationElementCollection.CreateNewElement().)
Protected method CreateNewElement(String)
Creates a new ConfigurationElement when overridden in a derived class.
(Inherited from ConfigurationElementCollection.)

See Also

AssemblyExtensionDataCollection Class

AssemblyExtensionDataCollection Members

Microsoft.Practices.EnterpriseLibrary.WindowsAzure.Autoscaling.Configuration Namespace