[Hauptseite] / [ICollection]
Interface ICollection
  Function CopyTo(array As Array, index As Integer)
  Property Count As Integer
  Function GetEnumerator() As IEnumerator (geerbt)
  Property IsSynchronized As Boolean
  Property SyncRoot As Object

//wiki.stne.net/index.php?title=API:ICollection
//wiki.en.stne.net/index.php?title=API:ICollection