Click or drag to resize
CommandQueueActionPerformedEventArgsEqualityComparerEquals Method
Overload List
  NameDescription
Public methodEquals(Object)
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodEquals(CommandQueueActionPerformedEventArgs, CommandQueueActionPerformedEventArgs)
Compares x with y and returns true if they're equal. This is a value-based comparison (so InvolvedElement and changetype are equal)
Top
See Also