TracePointFormat Members

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TracePointFormat Members

BR.AN.PviServices .NET


TracePointFormat overview

Public Instance Constructors

pubmethod TracePointFormat Constructor

Initializes the instance

Public Instance Properties

pubpropertyID

Gets the tracepoint name.

pubpropertyVariableFormats

Gets the trace point variable format description. The variables are sorted in the order they are activated by the call to TracePoints_Register/>.

pubpropertyVariableLengths

Gets the trace point variable lenght description. The variables are sorted in the order they are activated by the call to TracePoints_Register/>.

Public Instance Methods

pubmethodDispose

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

pubmethodToString

Overrides the basic ToString implementaion.

See Also

TracePointFormat Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]