TracePointFormatCollection.Dispose Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TracePointFormatCollection.Dispose Method

BR.AN.PviServices .NET


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();

Implements

IDisposable.Dispose

See Also

TracePointFormatCollection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]