Method Dispose
Dispose()
Release resources of the Selection
object.
public void Dispose()
Dispose(bool)
protected virtual void Dispose(bool disposing)
Parameters
disposing
bool
Release resources of the Selection
object.
public void Dispose()
protected virtual void Dispose(bool disposing)
disposing
bool