TracePointFormat.VariableLengths Property

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TracePointFormat.VariableLengths Property

BR.AN.PviServices .NET


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

[Visual Basic]

Public ReadOnly Property VariableLengths() As ArrayList

  Public Get

  End Get

End Property

[C#]

public ArrayList VariableLengths { public get; }

See Also

TracePointFormat Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]