RefCountedDisposableRetain Method |
| Name | Description | |
|---|---|---|
| Retain |
Adds one to the reference count of the object, meaning that
another call to Dispose(Boolean) is needed to actually
dispose of this object
| |
| RetainT |
Retains the object and returns it as a downcasted object
|