CustomBinding.CreateBindingElements Метод

Определение

Возвращает универсальную коллекцию элементов привязки из пользовательской привязки.

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

Возвращаемое значение

BindingElementCollection

Объект ICollection<T> типа BindingElement, содержащий элементы привязки из пользовательской привязки.

Применяется к