Visual Basic (Declaration) | |
---|---|
Public MustInherit Class ExtensibleConfigurationElementCollection(Of TElement As ConfigurationElement) Inherits ExtensibleConfigurationElementCollection |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ExtensibleConfigurationElementCollection(Of TElement) |
C# | |
---|---|
public abstract class ExtensibleConfigurationElementCollection<TElement> : ExtensibleConfigurationElementCollection where TElement: ConfigurationElement |
C++/CLI | |
---|---|
generic<typename TElement> public ref class ExtensibleConfigurationElementCollection abstract : public ExtensibleConfigurationElementCollection where TElement: ConfigurationElement |
- TElement
System.Object
System.Configuration.ConfigurationElement
System.Configuration.ConfigurationElementCollection
SourceCode.Configuration.ExtensibleConfigurationElementCollection
SourceCode.Configuration.ExtensibleConfigurationElementCollection<TElement>
SourceCode.Net.TransientFaultRecovery.Configuration.RetryDecisionConfigurationElementCollection
SourceCode.Net.TransientFaultRecovery.Configuration.RetryPolicyConfigurationElementCollection
SourceCode.Net.TransientFaultRecovery.Configuration.RetryStrategyConfigurationElementCollection
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2