Find all elements set using FindParamAttributes.
| C# | Visual Basic | Visual Basic Usage |
[ObsoleteAttribute("This method is now obsolete. Please use the Manager.Elements[] which can generically handle frames/regions too")] public void All( bool excludeClassAttributes )
<ObsoleteAttribute("This method is now obsolete. Please use the Manager.Elements[] which can generically handle frames/regions too")> _ Public Sub All ( _ excludeClassAttributes As Boolean _ )
- excludeClassAttributes (Boolean)
- If true, will exclude FindParamAttributes set on the test class.
