Click or drag to resize
ItemDescriptionList<T>.Dispose Method
Disposes of the object.

Namespace: VirtualRadar.WinForms.PortableBinding
Assembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void Dispose()

Implements

IDisposable.Dispose()
See Also