Reference.EqualTo
Description:
Checks if given reference is equal to this reference.
Checks if given reference is equal to this reference.
public bool EqualTo(
Reference reference
)
-
referenceAnother reference.
Return Value
bool
Returns true if given reference is equal to this reference, false otherwise.
-
Thrown when argument isnullNothingnullptra null reference (Nothingin Visual Basic).