NullableTypes Class Library

NullableInt64.Equals Method

Compares two NullableInt64 structures to determine if they are equivalent.

Overload List

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);

See Also

NullableInt64 Class | NullableTypes Namespace