Compares two NullableInt64 structures to determine if they are equivalent.
Compares two NullableInt64 structures to determine if they are equivalent.
public static NullableBoolean Equals(NullableInt64,NullableInt64);
Compares two NullableInt64 structures to determine if they are equivalent.
public override bool Equals(object);
NullableInt64 Class | NullableTypes Namespace