Gets a value indicating whether the specified QuickSetup is contained within the collection.
Syntax
| Visual Basic (Declaration) | |
|---|
Public MustOverride Function Contains( _
ByVal item As QuickSetup _
) As Boolean |
Parameters
- item
- QuickSetup to find in the collection.
Return Value
true if it is in the collection; otherwise false
Requirements
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight 89600 VSA
Ver 23.00
See Also