IDisposable
Overview
Marks an object as disposable (so using can be used on it).
Location
- Reference: Island.fx
- Namespace: RemObjects.Elements.System
Required Methods
Dispose
method Dispose
void Dispose()
func Dispose()
void Dispose()
Sub Dispose()
- ConditionalVariable
- Connection
- ConnectionPool
- DbCommand
- DbConnection
- DbDataReader
- DbTransaction
- EcmaScriptObject
- GCHandle
- HttpClientResponse
- HttpResponse
- ManagedThreadPool
- MessageAttachment
- Monitor
- Observer
- ReadWriteLock
- Set<T>.SetIterator<T>
- Socket (RemObjects.Elements.System)
- Socket (RemObjects.InternetPack)
- Stream (RemObjects.Elements.System)
- Stream (RemObjects.Elements.RTL)
- TDelphiObject
- TextReader
- TextWriter
- Timer (RemObjects.Elements.System)
- Timer (RemObjects.InternetPack)
- WaitHandle (RemObjects.Elements.System)
- WaitHandle (RemObjects.InternetPack)