<< Click to Display Table of Contents >> Navigation: »No topics above this level« LoggerEntryCollection.Item Property |
Indexer function.
[Visual Basic]
<CLSCompliant(IsCompliant:=False)> _
Public Overloads ReadOnly Property Item( _
ByVal indexer As String _
) As LoggerEntry
Public Get
End Get
End Property
[C#]
[CLSCompliant(IsCompliant=False)]
public LoggerEntry this[
string indexer
] { public get; }
indexer
The string indexer.
LoggerEntryCollection Class | BR.AN.PviServices Namespace | LoggerEntryCollection.Item Overload List
Generated from assembly BR.AN.PviServices [8.1.0.4]