Ice.proxyIdentityAndFacetEqual

Ice.proxyIdentityAndFacetEqual(lhs: ObjectPrx | None, rhs: ObjectPrx | None) bool

Checks if the object identities and facets of two proxies are equal.

Parameters:
Returns:

True if the identity and facet in lhs are equal to the identity and facet in rhs, False otherwise.

Return type:

bool