The ImmutableSet<(Of <(<'T>)>)> type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Count |
The number of elements contained in this collection.
(Overrides Set<(Of <(<'T>)>)>..::..Count.) |
![]() | IsEmpty |
Returns trueTruetruetrue (True in Visual Basic) if this set contains no elements.
(Overrides Set<(Of <(<'T>)>)>..::..IsEmpty.) |
![]() | IsReadOnly |
Indicates that the given instance is read-only
(Overrides Set<(Of <(<'T>)>)>..::..IsReadOnly.) |
![]() | IsSynchronized |
Returns an object that can be used to synchronize use of the Set across threads.
(Overrides Set<(Of <(<'T>)>)>..::..IsSynchronized.) |
![]() | SyncRoot |
Returns an object that can be used to synchronize the Set between threads.
(Overrides Set<(Of <(<'T>)>)>..::..SyncRoot.) |