[This is preliminary documentation and is subject to change.]
Returns 0.
Namespace: Microsoft.Research.Naiad.Dataflow
Assembly: Microsoft.Research.Naiad (in Microsoft.Research.Naiad.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
C#
public int CompareTo( Empty other )
Parameters
- other
- Type: Microsoft.Research.Naiad.Dataflow.Empty
The other time.
Return Value
Type: Int320
Implements
IComparable<T>.CompareTo(T)See Also