BindingElementCollection.Clone Methode

Definitie

Hiermee maakt u een kopie van de verzameling bindingselementen.

public:
 System::ServiceModel::Channels::BindingElementCollection ^ Clone();
public System.ServiceModel.Channels.BindingElementCollection Clone();
member this.Clone : unit -> System.ServiceModel.Channels.BindingElementCollection
Public Function Clone () As BindingElementCollection

Retouren

Een kopie van de BindingElementCollection.

Van toepassing op