Sdílet prostřednictvím


CustomBinding.CreateBindingElements Metoda

Definice

Vrátí obecnou kolekci prvků vazby z vlastní vazby.

public:
 override System::ServiceModel::Channels::BindingElementCollection ^ CreateBindingElements();
public override System.ServiceModel.Channels.BindingElementCollection CreateBindingElements ();
override this.CreateBindingElements : unit -> System.ServiceModel.Channels.BindingElementCollection
Public Overrides Function CreateBindingElements () As BindingElementCollection

Návraty

BindingElementCollection

Objekt ICollection<T> typu BindingElement , který obsahuje prvky vazby z vlastní vazby.

Platí pro