Determines whether the specified
Def.Group is equal to this instance.
'Declaration
Public Overloads Function Equals( _
ByVal As Def.Group _
) As Boolean
Parameters
- other
- The Def.Group to compare with the current Def.Group.
Return Value
true
if the specified
Def.Group is equal to this instance; otherwise,
false
.