Assigns the SearchOptions from the object given as the "other" parameter.
| C# | Visual Basic | Visual C++ |
public void Assign( SearchOptions other )
Public Sub Assign ( _ other As SearchOptions _ )
public: void Assign( SearchOptions^ other )
- other (SearchOptions)
- The other SearchOptions to get the parameters from