LogEventPublisherDetailsEquals(Object) Method
Determines whether the specified
Object is equal to the current
Object.
Namespace: Gemstone.DiagnosticsAssembly: Gemstone.Diagnostics (in Gemstone.Diagnostics.dll) Version: 1.0.166 -- Release Build+512629cab095d663bbc2d1128ee85eded50c2562
public:
virtual bool Equals(
Object^ obj
) override
- obj Object
- The object to compare with the current object.
Boolean
true if the specified object is equal to the current object; otherwise, false.