Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether two action list objects are equal.
Namespace: Microsoft.VisualStudio.TestTools.UITest.Common
Assembly: Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)
Overload List
Name | Description | |
---|---|---|
![]() |
Equals(ActionList) | Determines whether the provided action list is equal to this action list object. |
![]() |
Equals(Object) | Determines whether the provided object is equal to this action list object.(Overrides Object.Equals(Object).) |
See Also
ActionList Class
Microsoft.VisualStudio.TestTools.UITest.Common Namespace
Return to top