![]() | EmptySetT Class |
[Missing <summary> documentation for "T:com.espertech.esper.compat.collections.EmptySet`1"]
Namespace: com.espertech.esper.compat.collections
[SerializableAttribute] public class EmptySet<T> : ISet<T>, ICollection, IEnumerable, IEnumerable
[Missing <typeparam name="T"/> documentation for "T:com.espertech.esper.compat.collections.EmptySet`1"]
The EmptySetT type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count | |
![]() | IsReadOnly |
Name | Description | |
---|---|---|
![]() | Add | |
![]() | Clear | |
![]() | Contains | |
![]() | CopyTo | |
![]() | ExceptWith | |
![]() | GetEnumerator | |
![]() | IntersectWith | |
![]() | IsProperSubsetOf | |
![]() | IsProperSupersetOf | |
![]() | IsSubsetOf | |
![]() | IsSupersetOf | |
![]() | Overlaps | |
![]() | Remove | |
![]() | SetEquals | |
![]() | SymmetricExceptWith | |
![]() | UnionWith |