Managed Syslog Server Class Library Reference

AssemblyEntryCollection.Item Property

AssemblyEntryCollection の指定したインデックスにあるエントリを取得します。

[Visual Basic]
Overloads Public Default ReadOnly Property Item( _
   ByVal index As Integer _
) As AssemblyEntry
[C#]
public AssemblyEntry this[
   int index
] {get;}

See Also

AssemblyEntryCollection Class | Syslog.Config Namespace | AssemblyEntryCollection.Item Overload List