|
| Phcc Interface Library for .NET and COM v0.2.1.0 reference library |
| Device..::.Dispose Method |
| Device Class See Also Send Feedback |
Public implementation of IDisposable.Dispose(). Cleans up
managed and unmanaged resources used by this
object before allowing garbage collection
Namespace:
Phcc
Assembly:
Phcc (in Phcc.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Sub Dispose |
| C# |
|---|
public void Dispose() |