Beispiel #1
0
 /// <summary>Close the cursor</summary>
 public void Dispose()
 {
     _cursorHandle.Dispose();
 }