The ListSet type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Count |
The number of elements contained in this collection.
(Inherited from DictionarySet.) |
![]() | IsEmpty |
Returns trueTruetruetrue (True in Visual Basic) if this set contains no elements.
(Inherited from DictionarySet.) |
![]() | IsSynchronized |
None of the objects based on DictionarySet are synchronized. Use the
SyncRoot property instead.
(Inherited from DictionarySet.) |
![]() | Placeholder |
The placeholder object used as the value for the IDictionary instance.
(Inherited from DictionarySet.) |
![]() | SyncRoot |
Returns an object that can be used to synchronize the Set between threads.
(Inherited from DictionarySet.) |