Determines if two NullableInt16 values are equal or not
Determines if two NullableInt16 values are equal or not
public static NullableBoolean Equals(NullableInt16,NullableInt16);
Determines if this NullableInt16 is equal to the specified NullableInt16
public override bool Equals(object);
NullableInt16 Class | NullableTypes Namespace