BindingsSection::BindingCollections Property

 

Gets a collection of BindingCollectionElement instances.

Namespace:   System.ServiceModel.Configuration
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

public:
property List<BindingCollectionElement^>^ BindingCollections {
	List<BindingCollectionElement^>^ get();
}

.NET Framework
Available since 3.0
Return to top
Show: