| Visual Basic (Declaration) | |
|---|---|
Public Operator =( _ ByVal id1 As ID(Of T), _ ByVal id2 As ID(Of T) _ ) As Boolean | |
Parameters
- id1
- First ID to check.
- id2
- Second ID to check.
Return Value
Returns true if both IDs have the same value.Requirements
Platforms: Windows 2000, Windows XP family, Windows Server 2003 family, Windows Vista family