RoleEnvironmentConfigurationSettingChange::Equals Method

 

Determines whether two RoleEnvironmentConfigurationSettingChange objects are equal.

Namespace:   Microsoft.WindowsAzure.ServiceRuntime
Assembly:  Microsoft.WindowsAzure.ServiceRuntime (in Microsoft.WindowsAzure.ServiceRuntime.dll)

NameDescription
System_CAPS_pubmethodEquals(Object^)

Determines whether the specified object is equal to the current object.(Overrides Object::Equals(Object^).)

System_CAPS_pubmethodEquals(RoleEnvironmentConfigurationSettingChange^)

Determines whether the specified RoleEnvironmentConfigurationSettingChange object is equal to the current object.

Return to top
Show: