Managed Syslog Server Class Library Reference

AssemblyEntryCollection.Item Property

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

Overload List

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

public AssemblyEntry this[int] {get;}

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

public AssemblyEntry this[string] {get; set;}

See Also

AssemblyEntryCollection Class | Syslog.Config Namespace