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. |
Represents list of values to be used in search query
Created in NX6.0.0.
virtual NXOpen::PDM::ListOfValues::~ListOfValues | ( | ) | [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