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