<< Click to Display Table of Contents >> Navigation: »No topics above this level« TracePointsDataCollection.Item Property |
Indexer function for array access.
[Visual Basic]
Public Overloads ReadOnly Property Item( _
ByVal indexer As Integer _
) As TracePointsData
Public Get
End Get
End Property
[C#]
public TracePointsData this[
int indexer
] { public get; }
indexer
The index of the array item.
TracePointsDataCollection Class | BR.AN.PviServices Namespace | TracePointsDataCollection.Item Overload List
Generated from assembly BR.AN.PviServices [8.1.0.4]