Applies the specified priority and group attributes to the SOAP extensions contained in the specified array of type System.Web.Services.Protocols.SoapExtension.
- group
- A System.Web.Services.Configuration.PriorityGroup that specifies the priority and group attributes to be applied to the SOAP extensions contained in extensions.
- extensions
- An array of type System.Web.Services.Protocols.SoapExtension to which to apply the priority and group attributes specified by group.
An array of type System.Web.Services.Protocols.SoapExtension with the priority and group attributes specified by group applied.