Visual Basic (Declaration) | |
---|---|
Public Shared Sub IsEqual(Of T As IEquatable(Of T))( _ ByVal a As T, _ ByVal b As T _ ) |
Parameters
- a
- b
Type Parameters
- T
Exception | Description |
---|---|
System.ArgumentException | The exception that is thrown when one of the arguments provided to a method is not valid. |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7