Represents a collection of StandardBindingElement objects. This class cannot be inherited.
Public NotInheritable Class StandardBindingElementCollection(Of TBindingConfiguration As {New, StandardBindingElement}) _ Inherits ServiceModelEnhancedConfigurationElementCollection(Of TBindingConfiguration)
public sealed class StandardBindingElementCollection<TBindingConfiguration> : ServiceModelEnhancedConfigurationElementCollection<TBindingConfiguration> where TBindingConfiguration : new(), StandardBindingElement
generic<typename TBindingConfiguration> where TBindingConfiguration : gcnew(), StandardBindingElement public ref class StandardBindingElementCollection sealed : public ServiceModelEnhancedConfigurationElementCollection<TBindingConfiguration>
[<Sealed>] type StandardBindingElementCollection<'TBindingConfiguration when 'TBindingConfiguration : new() and StandardBindingElement> = class inherit ServiceModelEnhancedConfigurationElementCollection<'TBindingConfiguration> end
A binding configuration element.
The StandardBindingElementCollection<(Of <(TBindingConfiguration>)>) type exposes the following members.
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