Version

Equals Method (DataSeriesMemberPathHint)

Returns true if the hint is equivalent to another specified hint.
Syntax
public override bool Equals( 
   object obj
)

Parameters

obj
The other hint to check.

Return Value

True if the hint is equivalent to the other hint.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also