Dynamicweb 8 Documentation
Equals Method (MessagingHandler.RecipientEqualityComparer)

Syntax
'Declaration
 
Public Shadows Function Equals( _ 
   ByVal b1 As Recipient, _ 
   ByVal b2 As Recipient _ 
) As Boolean
public new bool Equals( 
   Recipient b1,
   Recipient b2 
)

Parameters

b1
b2
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MessagingHandler.RecipientEqualityComparer Class
MessagingHandler.RecipientEqualityComparer Members

Send Feedback