Equal
Compares two SecurityElement instances for equality.
Public Function Equal(
ByVal Other As SecurityElement ) As Boolean
Parameters
- Other
-
[ByVal]
SecurityElement.
The instance to compare equality to.
Return Values
Boolean - Returns if both instances contain the same properties, the
same attributes (in the same order) and equal children (in the same order).
See Also
Project CorLib Overview
Class SecurityElement Overview