Frees all unreferenced profiles contained in the list.

C# | Visual Basic | Visual C++ |
public void Close()
Public Sub Close
public: void Close()

MonoUsbProfileHandles that are in-use are never closed until all reference(s) have gone out-of-scope or specifically been closed with the Close()()()() method.