Share via


BindingRestrictions.Merge(BindingRestrictions) Metodo

Definizione

Unisce il set di restrizioni relative all'associazione alle restrizioni correnti.

public:
 System::Dynamic::BindingRestrictions ^ Merge(System::Dynamic::BindingRestrictions ^ restrictions);
public System.Dynamic.BindingRestrictions Merge (System.Dynamic.BindingRestrictions restrictions);
member this.Merge : System.Dynamic.BindingRestrictions -> System.Dynamic.BindingRestrictions
Public Function Merge (restrictions As BindingRestrictions) As BindingRestrictions

Parametri

restrictions
BindingRestrictions

Set di restrizioni a cui unire le restrizioni relative all'associazione correnti.

Restituisce

Nuovo set di restrizioni relative all'associazione.

Si applica a