Skip to content

System.Collections 1.x undocumented APIs #3914

@carlossanlop

Description

@carlossanlop

@eiriktsarpalis @layomia

Here are the undocumented API from System.Collections. They were introduced in 1.x. There's some debt from the 2.x effort.
We are asking all area owners to report back their plan/commitment for their undocumented APIs in order to tackle 33% of the APIs in the next month. Can you please help us with that?

For more information on the plan, see: #3904

Total: 85.
Note: The table has 3 really long columns.

DocId Source File Path Docs URL
M:System.Collections.BitArray.LeftShift(System.Int32) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections/BitArray.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.BitArray.LeftShift
M:System.Collections.BitArray.RightShift(System.Int32) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections/BitArray.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.BitArray.RightShift
M:System.Collections.DictionaryEntry.Deconstruct(System.Object@,System.Object@) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections/DictionaryEntry.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.DictionaryEntry.Deconstruct
M:System.Collections.Generic.Dictionary2.#ctor(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{0,`1}}) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Generic/Dictionary`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Generic.Dictionary-2.-ctor
M:System.Collections.Generic.Dictionary2.#ctor(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{0,1}},System.Collections.Generic.IEqualityComparer{0}) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Generic/Dictionary`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Generic.Dictionary-2.-ctor
M:System.Collections.Generic.Dictionary2.Remove(0,`1@) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Generic/Dictionary`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Generic.Dictionary-2.Remove
M:System.Collections.Generic.KeyValuePair.Create2(0,``1) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Generic/KeyValuePair.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Generic.KeyValuePair.Create
T:System.Collections.Generic.KeyValuePair https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Generic/KeyValuePair.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Generic.KeyValuePair
M:System.Collections.Generic.KeyValuePair2.Deconstruct(0@,`1@) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Generic/KeyValuePair`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Generic.KeyValuePair-2.Deconstruct
M:System.Collections.Generic.Queue1.TryDequeue(0@) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Generic/Queue`1.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Generic.Queue-1.TryDequeue
M:System.Collections.Generic.Queue1.TryPeek(0@) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Generic/Queue`1.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Generic.Queue-1.TryPeek
M:System.Collections.Generic.Stack1.TryPeek(0@) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Generic/Stack`1.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Generic.Stack-1.TryPeek
M:System.Collections.Generic.Stack1.TryPop(0@) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Generic/Stack`1.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Generic.Stack-1.TryPop
M:System.Collections.Immutable.ImmutableArray.CreateRange3(System.Collections.Immutable.ImmutableArray{0},System.Int32,System.Int32,System.Func{0,1,2},1) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableArray.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableArray.CreateRange
M:System.Collections.Immutable.ImmutableArray.CreateRange3(System.Collections.Immutable.ImmutableArray{0},System.Func{0,1,2},1) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableArray.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableArray.CreateRange
M:System.Collections.Immutable.ImmutableArray.CreateRange2(System.Collections.Immutable.ImmutableArray{0},System.Func{0,1}) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableArray.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableArray.CreateRange
M:System.Collections.Immutable.ImmutableArray.CreateRange2(System.Collections.Immutable.ImmutableArray{0},System.Int32,System.Int32,System.Func{0,1}) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableArray.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableArray.CreateRange
M:System.Collections.Immutable.ImmutableArray`1.CastArray``1 https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableArray`1.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableArray-1.CastArray
M:System.Collections.Immutable.ImmutableArray`1.CastUp1(System.Collections.Immutable.ImmutableArray{0}) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableArray`1.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableArray-1.CastUp
T:System.Collections.Immutable.ImmutableArray`1.Builder https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableArray`1+Builder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableArray-1.Builder
M:System.Collections.Immutable.ImmutableArray`1.Builder.MoveToImmutable https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableArray`1+Builder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableArray-1.Builder.MoveToImmutable
T:System.Collections.Immutable.ImmutableArray`1.Enumerator https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableArray`1+Enumerator.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableArray-1.Enumerator
M:System.Collections.Immutable.ImmutableDictionary2.System#Collections#Generic#ICollection<System#Collections#Generic#KeyValuePair<TKey,TValue>>#Add(System.Collections.Generic.KeyValuePair{0,`1}) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableDictionary`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableDictionary-2.System-Collections-Generic-ICollection-System-Collections-Generic-KeyValuePair-TKey@TValue---Add
M:System.Collections.Immutable.ImmutableDictionary`2.System#Collections#Generic#ICollection<System#Collections#Generic#KeyValuePair<TKey,TValue>>#Clear https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableDictionary`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableDictionary-2.System-Collections-Generic-ICollection-System-Collections-Generic-KeyValuePair-TKey@TValue---Clear
M:System.Collections.Immutable.ImmutableDictionary2.System#Collections#Generic#ICollection<System#Collections#Generic#KeyValuePair<TKey,TValue>>#CopyTo(System.Collections.Generic.KeyValuePair{0,`1}[],System.Int32) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableDictionary`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableDictionary-2.System-Collections-Generic-ICollection-System-Collections-Generic-KeyValuePair-TKey@TValue---CopyTo
P:System.Collections.Immutable.ImmutableDictionary`2.System#Collections#Generic#ICollection<System#Collections#Generic#KeyValuePair<TKey,TValue>>#IsReadOnly https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableDictionary`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableDictionary-2.System-Collections-Generic-ICollection-System-Collections-Generic-KeyValuePair-TKey@TValue---IsReadOnly
M:System.Collections.Immutable.ImmutableDictionary2.System#Collections#Generic#ICollection<System#Collections#Generic#KeyValuePair<TKey,TValue>>#Remove(System.Collections.Generic.KeyValuePair{0,`1}) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableDictionary`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableDictionary-2.System-Collections-Generic-ICollection-System-Collections-Generic-KeyValuePair-TKey@TValue---Remove
M:System.Collections.Immutable.ImmutableDictionary2.System#Collections#Generic#IDictionary<TKey,TValue>#Add(0,`1) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableDictionary`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableDictionary-2.System-Collections-Generic-IDictionary-TKey@TValue--Add
P:System.Collections.Immutable.ImmutableDictionary2.System#Collections#Generic#IDictionary<TKey,TValue>#Item(0) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableDictionary`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableDictionary-2.System-Collections-Generic-IDictionary-TKey@TValue--Item
P:System.Collections.Immutable.ImmutableDictionary`2.System#Collections#Generic#IDictionary<TKey,TValue>#Keys https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableDictionary`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableDictionary-2.System-Collections-Generic-IDictionary-TKey@TValue--Keys
M:System.Collections.Immutable.ImmutableDictionary2.System#Collections#Generic#IDictionary<TKey,TValue>#Remove(0) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableDictionary`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableDictionary-2.System-Collections-Generic-IDictionary-TKey@TValue--Remove
P:System.Collections.Immutable.ImmutableDictionary`2.System#Collections#Generic#IDictionary<TKey,TValue>#Values https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableDictionary`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableDictionary-2.System-Collections-Generic-IDictionary-TKey@TValue--Values
M:System.Collections.Immutable.ImmutableDictionary`2.System#Collections#Generic#IEnumerable<System#Collections#Generic#KeyValuePair<TKey,TValue>>#GetEnumerator https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableDictionary`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableDictionary-2.System-Collections-Generic-IEnumerable-System-Collections-Generic-KeyValuePair-TKey@TValue---GetEnumerator
M:System.Collections.Immutable.ImmutableDictionary2.System#Collections#Immutable#IImmutableDictionary<TKey,TValue>#Add(0,`1) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableDictionary`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableDictionary-2.System-Collections-Immutable-IImmutableDictionary-TKey@TValue--Add
M:System.Collections.Immutable.ImmutableDictionary2.System#Collections#Immutable#IImmutableDictionary<TKey,TValue>#AddRange(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{0,`1}}) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableDictionary`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableDictionary-2.System-Collections-Immutable-IImmutableDictionary-TKey@TValue--AddRange
M:System.Collections.Immutable.ImmutableDictionary`2.System#Collections#Immutable#IImmutableDictionary<TKey,TValue>#Clear https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableDictionary`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableDictionary-2.System-Collections-Immutable-IImmutableDictionary-TKey@TValue--Clear
M:System.Collections.Immutable.ImmutableDictionary2.System#Collections#Immutable#IImmutableDictionary<TKey,TValue>#Remove(0) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableDictionary`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableDictionary-2.System-Collections-Immutable-IImmutableDictionary-TKey@TValue--Remove
M:System.Collections.Immutable.ImmutableDictionary2.System#Collections#Immutable#IImmutableDictionary<TKey,TValue>#RemoveRange(System.Collections.Generic.IEnumerable{0}) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableDictionary`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableDictionary-2.System-Collections-Immutable-IImmutableDictionary-TKey@TValue--RemoveRange
M:System.Collections.Immutable.ImmutableDictionary2.System#Collections#Immutable#IImmutableDictionary<TKey,TValue>#SetItem(0,`1) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableDictionary`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableDictionary-2.System-Collections-Immutable-IImmutableDictionary-TKey@TValue--SetItem
M:System.Collections.Immutable.ImmutableDictionary2.System#Collections#Immutable#IImmutableDictionary<TKey,TValue>#SetItems(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{0,`1}}) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableDictionary`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableDictionary-2.System-Collections-Immutable-IImmutableDictionary-TKey@TValue--SetItems
T:System.Collections.Immutable.ImmutableDictionary`2.Builder https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableDictionary`2+Builder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableDictionary-2.Builder
M:System.Collections.Immutable.ImmutableDictionary2.Builder.System#Collections#Generic#ICollection<System#Collections#Generic#KeyValuePair<TKey,TValue>>#CopyTo(System.Collections.Generic.KeyValuePair{0,`1}[],System.Int32) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableDictionary`2+Builder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableDictionary-2.Builder.System-Collections-Generic-ICollection-System-Collections-Generic-KeyValuePair-TKey@TValue---CopyTo
P:System.Collections.Immutable.ImmutableDictionary`2.Builder.System#Collections#Generic#ICollection<System#Collections#Generic#KeyValuePair<TKey,TValue>>#IsReadOnly https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableDictionary`2+Builder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableDictionary-2.Builder.System-Collections-Generic-ICollection-System-Collections-Generic-KeyValuePair-TKey@TValue---IsReadOnly
P:System.Collections.Immutable.ImmutableDictionary`2.Builder.System#Collections#Generic#IDictionary<TKey,TValue>#Keys https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableDictionary`2+Builder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableDictionary-2.Builder.System-Collections-Generic-IDictionary-TKey@TValue--Keys
P:System.Collections.Immutable.ImmutableDictionary`2.Builder.System#Collections#Generic#IDictionary<TKey,TValue>#Values https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableDictionary`2+Builder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableDictionary-2.Builder.System-Collections-Generic-IDictionary-TKey@TValue--Values
M:System.Collections.Immutable.ImmutableDictionary`2.Builder.System#Collections#Generic#IEnumerable<System#Collections#Generic#KeyValuePair<TKey,TValue>>#GetEnumerator https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableDictionary`2+Builder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableDictionary-2.Builder.System-Collections-Generic-IEnumerable-System-Collections-Generic-KeyValuePair-TKey@TValue---GetEnumerator
T:System.Collections.Immutable.ImmutableDictionary`2.Enumerator https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableDictionary`2+Enumerator.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableDictionary-2.Enumerator
T:System.Collections.Immutable.ImmutableHashSet`1.Builder https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableHashSet`1+Builder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableHashSet-1.Builder
T:System.Collections.Immutable.ImmutableHashSet`1.Enumerator https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableHashSet`1+Enumerator.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableHashSet-1.Enumerator
P:System.Collections.Immutable.ImmutableList`1.System#Collections#Generic#IList#Item(System.Int32) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableList`1.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableList-1.System-Collections-Generic-IList-T--Item
T:System.Collections.Immutable.ImmutableList`1.Builder https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableList`1+Builder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableList-1.Builder
T:System.Collections.Immutable.ImmutableList`1.Enumerator https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableList`1+Enumerator.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableList-1.Enumerator
M:System.Collections.Immutable.ImmutableQueue`1.PeekRef https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableQueue`1.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableQueue-1.PeekRef
T:System.Collections.Immutable.ImmutableQueue`1.Enumerator https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableQueue`1+Enumerator.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableQueue-1.Enumerator
M:System.Collections.Immutable.ImmutableSortedDictionary2.System#Collections#Generic#ICollection<System#Collections#Generic#KeyValuePair<TKey,TValue>>#Add(System.Collections.Generic.KeyValuePair{0,`1}) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableSortedDictionary`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableSortedDictionary-2.System-Collections-Generic-ICollection-System-Collections-Generic-KeyValuePair-TKey@TValue---Add
M:System.Collections.Immutable.ImmutableSortedDictionary`2.System#Collections#Generic#ICollection<System#Collections#Generic#KeyValuePair<TKey,TValue>>#Clear https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableSortedDictionary`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableSortedDictionary-2.System-Collections-Generic-ICollection-System-Collections-Generic-KeyValuePair-TKey@TValue---Clear
M:System.Collections.Immutable.ImmutableSortedDictionary2.System#Collections#Generic#ICollection<System#Collections#Generic#KeyValuePair<TKey,TValue>>#CopyTo(System.Collections.Generic.KeyValuePair{0,`1}[],System.Int32) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableSortedDictionary`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableSortedDictionary-2.System-Collections-Generic-ICollection-System-Collections-Generic-KeyValuePair-TKey@TValue---CopyTo
P:System.Collections.Immutable.ImmutableSortedDictionary`2.System#Collections#Generic#ICollection<System#Collections#Generic#KeyValuePair<TKey,TValue>>#IsReadOnly https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableSortedDictionary`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableSortedDictionary-2.System-Collections-Generic-ICollection-System-Collections-Generic-KeyValuePair-TKey@TValue---IsReadOnly
M:System.Collections.Immutable.ImmutableSortedDictionary2.System#Collections#Generic#ICollection<System#Collections#Generic#KeyValuePair<TKey,TValue>>#Remove(System.Collections.Generic.KeyValuePair{0,`1}) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableSortedDictionary`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableSortedDictionary-2.System-Collections-Generic-ICollection-System-Collections-Generic-KeyValuePair-TKey@TValue---Remove
M:System.Collections.Immutable.ImmutableSortedDictionary2.System#Collections#Generic#IDictionary<TKey,TValue>#Add(0,`1) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableSortedDictionary`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableSortedDictionary-2.System-Collections-Generic-IDictionary-TKey@TValue--Add
P:System.Collections.Immutable.ImmutableSortedDictionary2.System#Collections#Generic#IDictionary<TKey,TValue>#Item(0) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableSortedDictionary`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableSortedDictionary-2.System-Collections-Generic-IDictionary-TKey@TValue--Item
P:System.Collections.Immutable.ImmutableSortedDictionary`2.System#Collections#Generic#IDictionary<TKey,TValue>#Keys https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableSortedDictionary`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableSortedDictionary-2.System-Collections-Generic-IDictionary-TKey@TValue--Keys
M:System.Collections.Immutable.ImmutableSortedDictionary2.System#Collections#Generic#IDictionary<TKey,TValue>#Remove(0) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableSortedDictionary`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableSortedDictionary-2.System-Collections-Generic-IDictionary-TKey@TValue--Remove
P:System.Collections.Immutable.ImmutableSortedDictionary`2.System#Collections#Generic#IDictionary<TKey,TValue>#Values https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableSortedDictionary`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableSortedDictionary-2.System-Collections-Generic-IDictionary-TKey@TValue--Values
M:System.Collections.Immutable.ImmutableSortedDictionary`2.System#Collections#Generic#IEnumerable<System#Collections#Generic#KeyValuePair<TKey,TValue>>#GetEnumerator https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableSortedDictionary`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableSortedDictionary-2.System-Collections-Generic-IEnumerable-System-Collections-Generic-KeyValuePair-TKey@TValue---GetEnumerator
M:System.Collections.Immutable.ImmutableSortedDictionary2.System#Collections#Immutable#IImmutableDictionary<TKey,TValue>#Add(0,`1) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableSortedDictionary`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableSortedDictionary-2.System-Collections-Immutable-IImmutableDictionary-TKey@TValue--Add
M:System.Collections.Immutable.ImmutableSortedDictionary2.System#Collections#Immutable#IImmutableDictionary<TKey,TValue>#AddRange(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{0,`1}}) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableSortedDictionary`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableSortedDictionary-2.System-Collections-Immutable-IImmutableDictionary-TKey@TValue--AddRange
M:System.Collections.Immutable.ImmutableSortedDictionary`2.System#Collections#Immutable#IImmutableDictionary<TKey,TValue>#Clear https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableSortedDictionary`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableSortedDictionary-2.System-Collections-Immutable-IImmutableDictionary-TKey@TValue--Clear
M:System.Collections.Immutable.ImmutableSortedDictionary2.System#Collections#Immutable#IImmutableDictionary<TKey,TValue>#Remove(0) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableSortedDictionary`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableSortedDictionary-2.System-Collections-Immutable-IImmutableDictionary-TKey@TValue--Remove
M:System.Collections.Immutable.ImmutableSortedDictionary2.System#Collections#Immutable#IImmutableDictionary<TKey,TValue>#RemoveRange(System.Collections.Generic.IEnumerable{0}) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableSortedDictionary`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableSortedDictionary-2.System-Collections-Immutable-IImmutableDictionary-TKey@TValue--RemoveRange
M:System.Collections.Immutable.ImmutableSortedDictionary2.System#Collections#Immutable#IImmutableDictionary<TKey,TValue>#SetItem(0,`1) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableSortedDictionary`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableSortedDictionary-2.System-Collections-Immutable-IImmutableDictionary-TKey@TValue--SetItem
M:System.Collections.Immutable.ImmutableSortedDictionary2.System#Collections#Immutable#IImmutableDictionary<TKey,TValue>#SetItems(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{0,`1}}) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableSortedDictionary`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableSortedDictionary-2.System-Collections-Immutable-IImmutableDictionary-TKey@TValue--SetItems
M:System.Collections.Immutable.ImmutableSortedDictionary2.ValueRef(0) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableSortedDictionary`2.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableSortedDictionary-2.ValueRef
T:System.Collections.Immutable.ImmutableSortedDictionary`2.Builder https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableSortedDictionary`2+Builder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableSortedDictionary-2.Builder
M:System.Collections.Immutable.ImmutableSortedDictionary2.Builder.System#Collections#Generic#ICollection<System#Collections#Generic#KeyValuePair<TKey,TValue>>#CopyTo(System.Collections.Generic.KeyValuePair{0,`1}[],System.Int32) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableSortedDictionary`2+Builder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableSortedDictionary-2.Builder.System-Collections-Generic-ICollection-System-Collections-Generic-KeyValuePair-TKey@TValue---CopyTo
P:System.Collections.Immutable.ImmutableSortedDictionary`2.Builder.System#Collections#Generic#ICollection<System#Collections#Generic#KeyValuePair<TKey,TValue>>#IsReadOnly https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableSortedDictionary`2+Builder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableSortedDictionary-2.Builder.System-Collections-Generic-ICollection-System-Collections-Generic-KeyValuePair-TKey@TValue---IsReadOnly
P:System.Collections.Immutable.ImmutableSortedDictionary`2.Builder.System#Collections#Generic#IDictionary<TKey,TValue>#Keys https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableSortedDictionary`2+Builder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableSortedDictionary-2.Builder.System-Collections-Generic-IDictionary-TKey@TValue--Keys
P:System.Collections.Immutable.ImmutableSortedDictionary`2.Builder.System#Collections#Generic#IDictionary<TKey,TValue>#Values https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableSortedDictionary`2+Builder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableSortedDictionary-2.Builder.System-Collections-Generic-IDictionary-TKey@TValue--Values
M:System.Collections.Immutable.ImmutableSortedDictionary`2.Builder.System#Collections#Generic#IEnumerable<System#Collections#Generic#KeyValuePair<TKey,TValue>>#GetEnumerator https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableSortedDictionary`2+Builder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableSortedDictionary-2.Builder.System-Collections-Generic-IEnumerable-System-Collections-Generic-KeyValuePair-TKey@TValue---GetEnumerator
M:System.Collections.Immutable.ImmutableSortedDictionary2.Builder.ValueRef(0) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableSortedDictionary`2+Builder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableSortedDictionary-2.Builder.ValueRef
T:System.Collections.Immutable.ImmutableSortedDictionary`2.Enumerator https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableSortedDictionary`2+Enumerator.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableSortedDictionary-2.Enumerator
P:System.Collections.Immutable.ImmutableSortedSet`1.System#Collections#Generic#IList#Item(System.Int32) https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableSortedSet`1.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableSortedSet-1.System-Collections-Generic-IList-T--Item
T:System.Collections.Immutable.ImmutableSortedSet`1.Builder https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableSortedSet`1+Builder.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableSortedSet-1.Builder
T:System.Collections.Immutable.ImmutableSortedSet`1.Enumerator https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableSortedSet`1+Enumerator.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableSortedSet-1.Enumerator
T:System.Collections.Immutable.ImmutableStack`1.Enumerator https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Collections.Immutable/ImmutableStack`1+Enumerator.xml https://review.docs.microsoft.com/en-us/dotnet/api/System.Collections.Immutable.ImmutableStack-1.Enumerator

Metadata

Metadata

Labels

new-contentIndicates PRs that contain new articles

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions