Public Function IsEqual( _ ByVal other As TinElement _ ) As Boolean
public bool IsEqual( TinElement other )
Parameters
- other
- An element to test for equality.
Return Value
True if the two elements are equal, false otherwise.
Public Function IsEqual( _ ByVal other As TinElement _ ) As Boolean
public bool IsEqual( TinElement other )
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)