API Reference > OdDAI Namespace > Classes > Select Class > Select Constructor > Select::Select Constructor (Select &)
Select::Select Constructor (Select &)
Syntax
C++
Select(const Select & other);
Parameters 
Description 
const Select & other 
[in] Another value to be copied. 

Creates a new "Select" value as a copy of an existing one (copy constructor).

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.