<< Click to Display Table of Contents >> Navigation: »No topics above this level« BaseCollection.ElementAt Method |
Gets a logger entry by its ID
[Visual Basic]
Public Sub ElementAt( _
ByVal index As Integer _
)
[C#]
public object ElementAt(
int index
);
index
The numeric search index.
The object if index is valid.
BaseCollection Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]