This documentation is archived and is not being maintained.
NamedServiceModelExtensionCollectionElement(Of TServiceModelExtensionElement) Class
Visual Studio 2008
Contains a collection of ServiceModelExtensionElement instances.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
'Declaration Public MustInherit Class NamedServiceModelExtensionCollectionElement(Of TServiceModelExtensionElement As ServiceModelExtensionElement) _ Inherits ServiceModelExtensionCollectionElement(Of TServiceModelExtensionElement) 'Usage Dim instance As NamedServiceModelExtensionCollectionElement(Of TServiceModelExtensionElement)
Type Parameters
- TServiceModelExtensionElement
A ServiceModel extension element.
System.Object
System.Configuration.ConfigurationElement
System.ServiceModel.Configuration.ServiceModelExtensionCollectionElement(Of TServiceModelExtensionElement)
System.ServiceModel.Configuration.NamedServiceModelExtensionCollectionElement(Of TServiceModelExtensionElement)
System.ServiceModel.Configuration.CustomBindingElement
System.ServiceModel.Configuration.EndpointBehaviorElement
System.ServiceModel.Configuration.ServiceBehaviorElement
System.Configuration.ConfigurationElement
System.ServiceModel.Configuration.ServiceModelExtensionCollectionElement(Of TServiceModelExtensionElement)
System.ServiceModel.Configuration.NamedServiceModelExtensionCollectionElement(Of TServiceModelExtensionElement)
System.ServiceModel.Configuration.CustomBindingElement
System.ServiceModel.Configuration.EndpointBehaviorElement
System.ServiceModel.Configuration.ServiceBehaviorElement
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: