BindingsSection::BindingCollections Property
.NET Framework (current version)
Gets a collection of BindingCollectionElement instances.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: property List<BindingCollectionElement^>^ BindingCollections { List<BindingCollectionElement^>^ get(); }
Property Value
Type: System.Collections.Generic::List<BindingCollectionElement^>^A collection of BindingCollectionElement instances.
.NET Framework
Available since 3.0
Available since 3.0
Show: