Version

Equals Method (SortDescription)

Returns if the SortDescription is equal to another.
Syntax
public override bool Equals( 
   object other
)

Parameters

other
The SortDescription to compare to.

Return Value

True if the SortDescriptions are equal.
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