W3cubDocs

/Haxe C#

ProcessThreadCollection

package cs.system.diagnostics

extends ReadOnlyCollectionBase

Available on cs

Methods

finalAdd(thread:ProcessThread):Int

finalContains(thread:ProcessThread):Bool

finalCopyTo(array:NativeArray<ProcessThread>, index:Int):Void

finalIndexOf(thread:ProcessThread):Int

finalInsert(index:Int, thread:ProcessThread):Void

finalRemove(thread:ProcessThread):Void

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/diagnostics/ProcessThreadCollection.html