ImmutableTreeMapTKey, TValue Methods |
The ImmutableTreeMapTKey, TValue generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add | |
![]() | AddOrUpdate | |
![]() | Contains | (Inherited from ImmutableAvlTreeBaseTKey, TValue.) |
![]() | Equals | (Inherited from Object.) |
![]() | GetEnumerator | (Inherited from ImmutableAvlTreeBaseTKey, TValue.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Remove | |
![]() | ToString | (Inherited from ImmutableAvlTreeBaseTKey, TValue.) |
![]() | TryAdd | |
![]() | TryGet | (Inherited from ImmutableAvlTreeBaseTKey, TValue.) |
![]() | TryRemove |
Name | Description | |
---|---|---|
![]() | AsInstanceOfT | (Defined by Extensions.) |
![]() | Match |
Matches the specified target.
(Defined by PatternMatch.) |