![]() | SynchronizedSetT Methods |
The SynchronizedSetT generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add |
Adds an item to the ICollectionT.
(Inherited from SynchronizedCollectionT.) |
![]() | AddAll | (Inherited from SynchronizedCollectionT.) |
![]() | Clear |
Removes all items from the ICollectionT.
(Inherited from SynchronizedCollectionT.) |
![]() | Contains |
Determines whether the ICollectionT contains a specific value.
(Inherited from SynchronizedCollectionT.) |
![]() | CopyTo | (Inherited from SynchronizedCollectionT.) |
![]() | ExceptWith | |
![]() | GetEnumerator |
Returns an enumerator that iterates through a collection.
(Inherited from SynchronizedCollectionT.) |
![]() | IntersectWith | |
![]() | IsProperSubsetOf | |
![]() | IsProperSupersetOf | |
![]() | IsSubsetOf | |
![]() | IsSupersetOf | |
![]() | Overlaps | |
![]() | Remove |
Removes the first occurrence of a specific object from the ICollectionT.
(Inherited from SynchronizedCollectionT.) |
![]() | RemoveAll | (Inherited from SynchronizedCollectionT.) |
![]() | SetEquals | |
![]() | SymmetricExceptWith | |
![]() | ToArray |
Converts the set to an array.
(Inherited from SynchronizedCollectionT.) |
![]() | UnionWith |