Method Dispose
Dispose()
Disposes this Selection
and frees resources associated with it.
public void Dispose()
Dispose(bool)
protected virtual void Dispose(bool disposing)
Parameters
disposing
bool
Disposes this Selection
and frees resources associated with it.
public void Dispose()
protected virtual void Dispose(bool disposing)
disposing
bool