Click or drag to resize

WmiModelBaseTData, TDataModelDispose Method

Implement IDisposable. Do not make this method virtual. A derived class should not be able to override this method.

Namespace:  Xcalibur.WMI.Framework
Assembly:  Xcalibur.WMI.Framework (in Xcalibur.WMI.Framework.dll) Version: 3.0.0.0 (3.0.1.0)
Syntax
public virtual void Dispose()

Implements

IDisposableDispose
See Also