NullableTypes Class Library

NullableInt32.Equals Method

Compares two NullableInt32 structures to determine if they are equivalent.

Overload List

Compares two NullableInt32 structures to determine if they are equivalent.

public static NullableBoolean Equals(NullableInt32,NullableInt32);

Compares two NullableInt32 structures to determine if they are equivalent.

public override bool Equals(object);

See Also

NullableInt32 Class | NullableTypes Namespace