Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member overrides Object.Equals(Object).
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public Overrides Function Equals ( _
other As Object _
) As Boolean
'Usage
Dim instance As DatabaseAvailabilityGroupSubnetId
Dim other As Object
Dim returnValue As Boolean
returnValue = instance.Equals(other)
public override bool Equals(
Object other
)
Parameters
- other
Type: System.Object
Return value
Type: System.Boolean
See also
Reference
DatabaseAvailabilityGroupSubnetId class