Create a copy of the contents of the FTIR point collection, with new references to the individual points.
| C# | Visual Basic | Visual C++ |
public FtirPointCollection Clone()
Public Function Clone As FtirPointCollection
public: FtirPointCollection^ Clone()
The newly created collection.