W3cubDocs

/Haxe C#

ProcessThreadCollection

package cs.system.diagnostics

extends ReadOnlyCollectionBase

@:libType@:csNative@:native("System.Diagnostics.ProcessThreadCollection") Available on cs

Methods

@:final @:overload Add (thread:ProcessThread):Int

@:final @:overload Contains (thread:ProcessThread):Bool

@:final @:overload CopyTo (array:NativeArray<ProcessThread>, index:Int):Void

@:final @:overload IndexOf (thread:ProcessThread):Int

@:final @:overload Insert (index:Int, thread:ProcessThread):Void

@:final @:overload Remove (thread:ProcessThread):Void

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