![]() | CopyOnWriteArraySetT Properties |
The CopyOnWriteArraySetT generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of elements contained in the ICollectionT.
(Inherited from CopyOnWriteListT.) |
![]() | First |
Returns the first item in the set
|
![]() | IsEmpty |
Gets a value indicating whether this instance is empty.
|
![]() | IsReadOnly |
Gets a value indicating whether the ICollectionT is read-only.
(Inherited from CopyOnWriteListT.) |
![]() | Item |
Gets or sets the item at the specified index.
(Inherited from CopyOnWriteListT.) |
![]() | WriteLock |
Gets the write lock.
(Inherited from CopyOnWriteListT.) |