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

ProcessThreadCollection() protected method

protected ProcessThreadCollection ( ) : System.Collections
return System.Collections
        protected ProcessThreadCollection()
        {
        }

Same methods

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