<< Click to Display Table of Contents >> Navigation: »No topics above this level« TracePointDescription.Dispose Method |
Implement IDisposable. Do not make this method virtual. A derived class should not be able to override this method.
[Visual Basic]
Public NotOverridable Sub Dispose() _
Implements IDisposable.Dispose
[C#]
public void Dispose();
TracePointDescription Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]