AssemblyEntryCollection の指定したインデックスにあるエントリを取得します。
AssemblyEntryCollection の指定したインデックスにあるエントリを取得します。
public AssemblyEntry this[int] {get;}
AssemblyEntryCollection 内の指定したきーを持つエントリを取得または設定します。
public AssemblyEntry this[string] {get; set;}
AssemblyEntryCollection Class | Syslog.Config Namespace