2021 Method
Changes 0
M

Reference.EqualTo

Description:
Checks if given reference is equal to this reference.
public bool EqualTo(
	Reference reference
)
Return Value bool Returns true if given reference is equal to this reference, false otherwise.