Walter.Web.FireWall
Equals(Object) Method
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Annotations Namespace > WhiteListIPAttribute Class > Equals Method : Equals(Object) Method
An System.Object to compare with this instance or a null reference (Nothing in Visual Basic).
Determines whether the specified System.Object is equal to this instance.
Syntax
public override bool Equals( 
   object? obj
)

Parameters

obj
An System.Object to compare with this instance or a null reference (Nothing in Visual Basic).

Return Value

true if the specified System.Object is equal to this instance; otherwise, false.
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

WhiteListIPAttribute Class
WhiteListIPAttribute Members
Overload List
Base Implementation in Equals