PropertyName
.operator !=
public static bool
operator !=
(
PropertyName
lhs
,
PropertyName
rhs
);
Description 描述
Determines whether two specified PropertyName have a different string value.