Managed Syslog Server Class Library Reference

AssemblyEntryCollection.Item Property

AssemblyEntryCollection 内の指定したきーを持つエントリを取得または設定します。

[Visual Basic]
Overloads Public Default Property Item( _
   ByVal name As String _
) As AssemblyEntry
[C#]
public AssemblyEntry this[
   string name
] {get; set;}

See Also

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