Equals Method (obj)

GoogleMap Control Artem.Google

GoogleMap Control Equals Method (obj)
NamespacesArtem.Google.UIPointEquals(Object)
GoogleMap Control v6.0
Indicates whether this instance and a specified object are equal.
Declaration Syntax
C# Visual Basic
public override bool Equals(
	Object obj
)
Public Overrides Function Equals ( _
	obj As Object _
) As Boolean
Parameters
obj (Object)
Another object to compare to.
Return Value
true if obj and this instance are the same type and represent the same value; otherwise, false.

Assembly: Artem.Google (Module: Artem.Google) Version: 6.0.0.0 (6.0.11322.1118)