This documentation is archived and is not being maintained.
ServiceModelExtensionCollectionElement(Of TServiceModelExtensionElement) Class
Visual Studio 2008
An abstract base class for a collection of ServiceModelExtensionElement objects.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
'Declaration Public MustInherit Class ServiceModelExtensionCollectionElement(Of TServiceModelExtensionElement As ServiceModelExtensionElement) _ Inherits ConfigurationElement _ Implements ICollection(Of TServiceModelExtensionElement), _ IEnumerable(Of TServiceModelExtensionElement), IEnumerable 'Usage Dim instance As ServiceModelExtensionCollectionElement(Of TServiceModelExtensionElement)
Type Parameters
- TServiceModelExtensionElement
A ServiceModel extension element.
System.Object
System.Configuration.ConfigurationElement
System.ServiceModel.Configuration.ServiceModelExtensionCollectionElement(Of TServiceModelExtensionElement)
System.ServiceModel.Configuration.CommonEndpointBehaviorElement
System.ServiceModel.Configuration.CommonServiceBehaviorElement
System.ServiceModel.Configuration.NamedServiceModelExtensionCollectionElement(Of TServiceModelExtensionElement)
System.Configuration.ConfigurationElement
System.ServiceModel.Configuration.ServiceModelExtensionCollectionElement(Of TServiceModelExtensionElement)
System.ServiceModel.Configuration.CommonEndpointBehaviorElement
System.ServiceModel.Configuration.CommonServiceBehaviorElement
System.ServiceModel.Configuration.NamedServiceModelExtensionCollectionElement(Of TServiceModelExtensionElement)
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: