ICollection<T>

GPTKB entity

Statements (20)
Predicate Object
gptkbp:instanceOf interface
gptkbp:assembly gptkb:mscorlib.dll
gptkbp:genericTypeParameter T
https://www.w3.org/2000/01/rdf-schema#label ICollection<T>
gptkbp:inheritsFrom IEnumerable
IEnumerable<T>
gptkbp:introducedIn gptkb:.NET_Framework_2.0
gptkbp:method Clear()
Add(T item)
Contains(T item)
CopyTo(T[] array, int arrayIndex)
Remove(T item)
gptkbp:namespace gptkb:System.Collections.Generic
gptkbp:property bool IsReadOnly
int Count
gptkbp:usedBy gptkb:HashSet<T>
List<T>
Dictionary<TKey, TValue>.ValueCollection
gptkbp:bfsParent gptkb:System.Collections.Generic
gptkbp:bfsLayer 7