Adds the given Option to the collection.
| Visual Basic |
|---|
Public Function AddOption( _ ByVal Option As Object _ ) As Long |
- Option
- The object to add to the collection.
The zero-based index of the newly added element.
|
![]() |
| ScanFix ActiveX 6.0 | |
| AddOption Method | |
| See Also Send Feedback | |
| Visual Basic |
|---|
Public Function AddOption( _ ByVal Option As Object _ ) As Long |