public static bool operator !=(
TFraction c1,
TFraction c2
)Public Shared Operator <> (
c1 As TFraction,
c2 As TFraction
) As Booleanpublic:
static bool operator !=(
TFraction^ c1,
TFraction^ c2
)static let inline (<>)
c1 : TFraction *
c2 : TFraction : bool