Mono Class Library: System.Nullable Overview | Members

System.Nullable.Compare<T> Method

Documentation for this section has not yet been entered. [Edit]

public static int Compare<T> (Nullable<T> value1, Nullable<T> value2)
where T : struct

Type Parameters

T
Documentation for this section has not yet been entered. [Edit]

Parameters

value1
Documentation for this section has not yet been entered. [Edit]
value2
Documentation for this section has not yet been entered. [Edit]

Returns

Documentation for this section has not yet been entered. [Edit]

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0