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

System() private method

private System ( System array, int index ) : void
array System
index int
return void
        void System.Collections.ICollection.CopyTo(System.Array array, int index) { }
        int System.Collections.IList.Add(object value) { throw null; }

Same methods

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