Name | Description | |
---|---|---|
![]() | Add | Not a valid operation. This is a read-only collection. |
![]() | Clear | Not a valid operation. This is a read-only collection. |
![]() | Contains | Determines whether the ICollection contains a specific value. (Inherited from System.Collections.Generic.ICollection<IThreadInfo>) |
![]() | CopyTo | Copies the elements of the ICollection to an System.Array, starting at a particular System.Array index. (Inherited from System.Collections.Generic.ICollection<IThreadInfo>) |
![]() | GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from System.Collections.Generic.IEnumerable<IThreadInfo>) |
![]() | IndexOf | Determines the index of a specific item in the IList. (Inherited from System.Collections.Generic.IList<IThreadInfo>) |
![]() | Insert | Not a valid operation. This is a read-only collection. |
![]() | Remove | Not a valid operation. This is a read-only collection. |
![]() | RemoveAt | Not a valid operation. This is a read-only collection. |