Ice.proxyIdentityAndFacetEqual

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

Determines whether the identities and facets of two proxies are equal.

Parameters:
  • lhs (ObjectPrx | None)

  • rhs (ObjectPrx | None)

Return type:

bool