TraceListenerCollection.IList.Add(Object) 方法

定義

加入追蹤接聽程式至 TraceListenerCollection

C#
int IList.Add (object value);

參數

value
Object

要加入至 TraceListenerCollection 的物件。

傳回

插入新追蹤接聽程式的位置。

實作

例外狀況

valuenull

-或-

value 不是 TraceListener

備註

Add使用方法,將新的追蹤接聽程式新增至集合。

適用於

產品 版本
.NET Core 1.0, Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
.NET Standard 2.0, 2.1