NetHttpsBinding.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

Коллекция с элементами привязки для привязки.

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