| Noemax.WCFX.Channels Namespace > PluggableMessageEncodingBindingElement Class > PlugIn Method : PlugIn(BindingElementCollection) Method |
'Declaration Public Overloads Function PlugIn( _ ByVal bindingElements As System.ServiceModel.Channels.BindingElementCollection _ ) As System.ServiceModel.Channels.BindingElementCollection
'Usage Dim instance As PluggableMessageEncodingBindingElement Dim bindingElements As System.ServiceModel.Channels.BindingElementCollection Dim value As System.ServiceModel.Channels.BindingElementCollection value = instance.PlugIn(bindingElements)
public System.ServiceModel.Channels.BindingElementCollection PlugIn( System.ServiceModel.Channels.BindingElementCollection bindingElements )
public function PlugIn( bindingElements: System.ServiceModel.Channels.BindingElementCollection ): System.ServiceModel.Channels.BindingElementCollection;
public function PlugIn( bindingElements : System.ServiceModel.Channels.BindingElementCollection ) : System.ServiceModel.Channels.BindingElementCollection;
public: System.ServiceModel.Channels.BindingElementCollection* PlugIn( System.ServiceModel.Channels.BindingElementCollection* bindingElements )
public: System.ServiceModel.Channels.BindingElementCollection^ PlugIn( System.ServiceModel.Channels.BindingElementCollection^ bindingElements )
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