NX Open C++ Reference Guide
|
Represents list of values to be used in search query
Created in NX6.0.0.
More...
Public Member Functions | |
virtual | ~ListOfValues () |
Frees the object from memory. | |
![]() | |
void * | GetHandle () |
Handle of the internal object represented by this object. | |
Represents list of values to be used in search query
Created in NX6.0.0.
|
virtual |
Frees the object from memory.
After this method is called, it is illegal to use the object. In .NET, this method is automatically called when the object is deleted by the garbage collector.
Created in NX6.0.0.
License requirements : None