W3cubDocs

/Haxe C#

ICollection

package cs.system.collections

extends IEnumerable

implemented by ReadOnlyCollection_1, ArrayList, ArrayList_ListWrapper, Hashtable, Hashtable_HashKeys, Hashtable_HashValues, ReadOnlyCollectionBase, Evidence, PermissionSet, CaptureCollection, GroupCollection, MatchCollection, Array

@:abstract@:libType@:csNative@:native("System.Collections.ICollection") Available on cs

Variables

read only Count:Int

read only IsSynchronized:Bool

read only SyncRoot:Dynamic

Methods

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

@:overload GetEnumerator ():IEnumerator

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