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

ProcessThreadCollection() protected method

protected ProcessThreadCollection ( )
        protected ProcessThreadCollection() { }
        public ProcessThreadCollection(System.Diagnostics.ProcessThread[] processThreads) { }

Same methods

ProcessThreadCollection::ProcessThreadCollection ( System processThreads )
ProcessThreadCollection::ProcessThreadCollection ( ) : System.Collections
ProcessThreadCollection::ProcessThreadCollection ( ProcessThread processThreads ) : System.Collections