Dynamicweb 9
Dynamicweb 9
Dynamicweb.Indexing.Querying.Sorting
SortInfo Class
SortInfo Methods
Equals Method
Equals Method (Object)
Equals Method (SortInfo)
SortInfo
Equals Method (SortInfo)
Namespace:
Dynamicweb.Indexing.Querying.Sorting
Assembly:
Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
C#
VB
Copy
public
bool
Equals
(
SortInfo
other
)
Public
Function
Equals
(
other
As
SortInfo
)
As
Boolean
Parameters
other
Type:
Dynamicweb.Indexing.Querying.Sorting
SortInfo
Return Value
Type:
Boolean
Implements
IEquatable
T
Equals(T)
See Also
Reference
SortInfo Class
Equals Overload
Dynamicweb.Indexing.Querying.Sorting Namespace