ICollection

package cs.system.collections

extends IEnumerable

extended by ReadOnlyCollection_1, ArrayList, ArrayList_ListWrapper, Hashtable, Hashtable_HashKeys, Hashtable_HashValues, IDictionary, IList, ReadOnlyCollectionBase, Evidence, PermissionSet, CaptureCollection, GroupCollection, MatchCollection, Array

Available on cs

Variables

read onlyCount:Int

read onlyIsSynchronized:Bool

read onlySyncRoot:Dynamic

Methods

CopyTo(array:Array, index:Int):Void

GetEnumerator():IEnumerator

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