System.Diagnostics.TraceListenerCollection.System C# (CSharp) Method

System() private method

private System ( int index, object value ) : void
index int
value object
return void
        void System.Collections.IList.Insert(int index, object value) { }
        void System.Collections.IList.Remove(object value) { }

Same methods

TraceListenerCollection::System ( object value ) : bool
TraceListenerCollection::System ( object value ) : int
TraceListenerCollection::System ( System array, int index ) : void
TraceListenerCollection::System ( object value ) : void