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