LogStackTraceEquals(LogStackTrace) Method
Indicates whether the current object is equal to another object of the same type.
Namespace: Gemstone.DiagnosticsAssembly: Gemstone.Diagnostics (in Gemstone.Diagnostics.dll) Version: 1.0.175 -- Release Build+c17d9a0be4a12d18fcaf0b89389bc3af1b1cd7d1
- other LogStackTrace
- An object to compare with this object.
Boolean
true if the current object is equal to the
other parameter; otherwise, false.
IEquatableTEquals(T)