Dynamicweb 9
Dynamicweb 9
Dynamicweb.Content.Social.Metrics
Fact Class
Fact Methods
IComparable.CompareTo Method
CompareTo Method
Equals Method
GetBoolean Method
GetDouble Method
GetHashCode Method
GetInt32 Method
GetInt64 Method
GetString Method
ToString Method
Fact
CompareTo Method
Compares the current object with the given one.
Namespace:
Dynamicweb.Content.Social.Metrics
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.6.0
Syntax
C#
VB
Copy
public
int
CompareTo
(
Fact
other
)
Public
Function
CompareTo
(
other
As
Fact
)
As
Integer
Parameters
other
Type:
Dynamicweb.Content.Social.Metrics
Fact
Object to compare to.
Return Value
Type:
Int32
Comparison result.
Implements
IComparable
T
CompareTo(T)
Remarks
See Also
Reference
Fact Class
Dynamicweb.Content.Social.Metrics Namespace