### YamlMime:ManagedReference items: - uid: MLEM.Formatting.FormattingCodeCollection commentId: T:MLEM.Formatting.FormattingCodeCollection id: FormattingCodeCollection parent: MLEM.Formatting children: [] langs: - csharp - vb name: FormattingCodeCollection nameWithType: FormattingCodeCollection fullName: MLEM.Formatting.FormattingCodeCollection type: Class source: remote: path: MLEM/Formatting/Obsolete/FormattingCodeCollection.cs branch: master repo: https://github.com/Ellpeck/MLEM id: FormattingCodeCollection path: ../MLEM/Formatting/Obsolete/FormattingCodeCollection.cs startLine: 6 assemblies: - MLEM namespace: MLEM.Formatting syntax: content: >- [Obsolete("Use the new text formatting system in MLEM.Formatting instead")] public class FormattingCodeCollection : Dictionary>, IDictionary>, ICollection>>, IReadOnlyDictionary>, IReadOnlyCollection>>, IEnumerable>>, IDictionary, ICollection, IEnumerable, IDeserializationCallback, ISerializable content.vb: >- Public Class FormattingCodeCollection Inherits Dictionary(Of Integer, List(Of FormattingCodeData)) Implements IDictionary(Of Integer, List(Of FormattingCodeData)), ICollection(Of KeyValuePair(Of Integer, List(Of FormattingCodeData))), IReadOnlyDictionary(Of Integer, List(Of FormattingCodeData)), IReadOnlyCollection(Of KeyValuePair(Of Integer, List(Of FormattingCodeData))), IEnumerable(Of KeyValuePair(Of Integer, List(Of FormattingCodeData))), IDictionary, ICollection, IEnumerable, IDeserializationCallback, ISerializable inheritance: - System.Object - System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} implements: - System.Collections.Generic.IDictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} - System.Collections.Generic.ICollection{System.Collections.Generic.KeyValuePair{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}} - System.Collections.Generic.IReadOnlyDictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} - System.Collections.Generic.IReadOnlyCollection{System.Collections.Generic.KeyValuePair{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}} - System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}} - System.Collections.IDictionary - System.Collections.ICollection - System.Collections.IEnumerable - System.Runtime.Serialization.IDeserializationCallback - System.Runtime.Serialization.ISerializable inheritedMembers: - System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#IDictionary#get_Item(System.Object) - System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#IDictionary#set_Item(System.Object,System.Object) - System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.Add(System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}) - System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.Clear - System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.ContainsKey(System.Int32) - System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.ContainsValue(System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}) - System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.GetEnumerator - System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) - System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.OnDeserialization(System.Object) - System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.Remove(System.Int32) - System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey,TValue}}#Add(System.Collections.Generic.KeyValuePair{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}) - System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey,TValue}}#Contains(System.Collections.Generic.KeyValuePair{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}) - System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey,TValue}}#CopyTo(System.Collections.Generic.KeyValuePair{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}[],System.Int32) - System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey,TValue}}#Remove(System.Collections.Generic.KeyValuePair{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}) - System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#Generic#IEnumerable{System#Collections#Generic#KeyValuePair{TKey,TValue}}#GetEnumerator - System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#ICollection#CopyTo(System.Array,System.Int32) - System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#IDictionary#Add(System.Object,System.Object) - System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#IDictionary#Contains(System.Object) - System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#IDictionary#GetEnumerator - System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#IDictionary#Remove(System.Object) - System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#IEnumerable#GetEnumerator - System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.TryGetValue(System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}@) - System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.Comparer - System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.Count - System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.Item(System.Int32) - System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.Keys - System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey,TValue}}#IsReadOnly - System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#Generic#IDictionary{TKey,TValue}#Keys - System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#Generic#IDictionary{TKey,TValue}#Values - System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#Generic#IReadOnlyDictionary{TKey,TValue}#Keys - System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#Generic#IReadOnlyDictionary{TKey,TValue}#Values - System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#ICollection#IsSynchronized - System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#ICollection#SyncRoot - System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#IDictionary#IsFixedSize - System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#IDictionary#IsReadOnly - System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#IDictionary#Item(System.Object) - System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#IDictionary#Keys - System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#IDictionary#Values - System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.Values - System.Object.Equals(System.Object) - System.Object.Equals(System.Object,System.Object) - System.Object.GetHashCode - System.Object.GetType - System.Object.MemberwiseClone - System.Object.ReferenceEquals(System.Object,System.Object) - System.Object.ToString attributes: - type: System.ObsoleteAttribute ctor: System.ObsoleteAttribute.#ctor(System.String) arguments: - type: System.String value: Use the new text formatting system in MLEM.Formatting instead modifiers.csharp: - public - class modifiers.vb: - Public - Class references: - uid: MLEM.Formatting commentId: N:MLEM.Formatting name: MLEM.Formatting nameWithType: MLEM.Formatting fullName: MLEM.Formatting - uid: System.Object commentId: T:System.Object parent: System isExternal: true name: Object nameWithType: Object fullName: System.Object - uid: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} commentId: T:System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} parent: System.Collections.Generic definition: System.Collections.Generic.Dictionary`2 name: Dictionary> nameWithType: Dictionary> fullName: System.Collections.Generic.Dictionary> nameWithType.vb: Dictionary(Of Int32, List(Of FormattingCodeData)) fullName.vb: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)) name.vb: Dictionary(Of Int32, List(Of FormattingCodeData)) spec.csharp: - uid: System.Collections.Generic.Dictionary`2 name: Dictionary nameWithType: Dictionary fullName: System.Collections.Generic.Dictionary isExternal: true - name: < nameWithType: < fullName: < - uid: System.Int32 name: Int32 nameWithType: Int32 fullName: System.Int32 isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Collections.Generic.List`1 name: List nameWithType: List fullName: System.Collections.Generic.List isExternal: true - name: < nameWithType: < fullName: < - uid: MLEM.Formatting.FormattingCodeData name: FormattingCodeData nameWithType: FormattingCodeData fullName: MLEM.Formatting.FormattingCodeData - name: '>' nameWithType: '>' fullName: '>' - name: '>' nameWithType: '>' fullName: '>' spec.vb: - uid: System.Collections.Generic.Dictionary`2 name: Dictionary nameWithType: Dictionary fullName: System.Collections.Generic.Dictionary isExternal: true - name: '(Of ' nameWithType: '(Of ' fullName: '(Of ' - uid: System.Int32 name: Int32 nameWithType: Int32 fullName: System.Int32 isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Collections.Generic.List`1 name: List nameWithType: List fullName: System.Collections.Generic.List isExternal: true - name: '(Of ' nameWithType: '(Of ' fullName: '(Of ' - uid: MLEM.Formatting.FormattingCodeData name: FormattingCodeData nameWithType: FormattingCodeData fullName: MLEM.Formatting.FormattingCodeData - name: ) nameWithType: ) fullName: ) - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.IDictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} commentId: T:System.Collections.Generic.IDictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} parent: System.Collections.Generic definition: System.Collections.Generic.IDictionary`2 name: IDictionary> nameWithType: IDictionary> fullName: System.Collections.Generic.IDictionary> nameWithType.vb: IDictionary(Of Int32, List(Of FormattingCodeData)) fullName.vb: System.Collections.Generic.IDictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)) name.vb: IDictionary(Of Int32, List(Of FormattingCodeData)) spec.csharp: - uid: System.Collections.Generic.IDictionary`2 name: IDictionary nameWithType: IDictionary fullName: System.Collections.Generic.IDictionary isExternal: true - name: < nameWithType: < fullName: < - uid: System.Int32 name: Int32 nameWithType: Int32 fullName: System.Int32 isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Collections.Generic.List`1 name: List nameWithType: List fullName: System.Collections.Generic.List isExternal: true - name: < nameWithType: < fullName: < - uid: MLEM.Formatting.FormattingCodeData name: FormattingCodeData nameWithType: FormattingCodeData fullName: MLEM.Formatting.FormattingCodeData - name: '>' nameWithType: '>' fullName: '>' - name: '>' nameWithType: '>' fullName: '>' spec.vb: - uid: System.Collections.Generic.IDictionary`2 name: IDictionary nameWithType: IDictionary fullName: System.Collections.Generic.IDictionary isExternal: true - name: '(Of ' nameWithType: '(Of ' fullName: '(Of ' - uid: System.Int32 name: Int32 nameWithType: Int32 fullName: System.Int32 isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Collections.Generic.List`1 name: List nameWithType: List fullName: System.Collections.Generic.List isExternal: true - name: '(Of ' nameWithType: '(Of ' fullName: '(Of ' - uid: MLEM.Formatting.FormattingCodeData name: FormattingCodeData nameWithType: FormattingCodeData fullName: MLEM.Formatting.FormattingCodeData - name: ) nameWithType: ) fullName: ) - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.ICollection{System.Collections.Generic.KeyValuePair{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}} commentId: T:System.Collections.Generic.ICollection{System.Collections.Generic.KeyValuePair{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}} parent: System.Collections.Generic definition: System.Collections.Generic.ICollection`1 name: ICollection>> nameWithType: ICollection>> fullName: System.Collections.Generic.ICollection>> nameWithType.vb: ICollection(Of KeyValuePair(Of Int32, List(Of FormattingCodeData))) fullName.vb: System.Collections.Generic.ICollection(Of System.Collections.Generic.KeyValuePair(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData))) name.vb: ICollection(Of KeyValuePair(Of Int32, List(Of FormattingCodeData))) spec.csharp: - uid: System.Collections.Generic.ICollection`1 name: ICollection nameWithType: ICollection fullName: System.Collections.Generic.ICollection isExternal: true - name: < nameWithType: < fullName: < - uid: System.Collections.Generic.KeyValuePair`2 name: KeyValuePair nameWithType: KeyValuePair fullName: System.Collections.Generic.KeyValuePair isExternal: true - name: < nameWithType: < fullName: < - uid: System.Int32 name: Int32 nameWithType: Int32 fullName: System.Int32 isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Collections.Generic.List`1 name: List nameWithType: List fullName: System.Collections.Generic.List isExternal: true - name: < nameWithType: < fullName: < - uid: MLEM.Formatting.FormattingCodeData name: FormattingCodeData nameWithType: FormattingCodeData fullName: MLEM.Formatting.FormattingCodeData - name: '>' nameWithType: '>' fullName: '>' - name: '>' nameWithType: '>' fullName: '>' - name: '>' nameWithType: '>' fullName: '>' spec.vb: - uid: System.Collections.Generic.ICollection`1 name: ICollection nameWithType: ICollection fullName: System.Collections.Generic.ICollection isExternal: true - name: '(Of ' nameWithType: '(Of ' fullName: '(Of ' - uid: System.Collections.Generic.KeyValuePair`2 name: KeyValuePair nameWithType: KeyValuePair fullName: System.Collections.Generic.KeyValuePair isExternal: true - name: '(Of ' nameWithType: '(Of ' fullName: '(Of ' - uid: System.Int32 name: Int32 nameWithType: Int32 fullName: System.Int32 isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Collections.Generic.List`1 name: List nameWithType: List fullName: System.Collections.Generic.List isExternal: true - name: '(Of ' nameWithType: '(Of ' fullName: '(Of ' - uid: MLEM.Formatting.FormattingCodeData name: FormattingCodeData nameWithType: FormattingCodeData fullName: MLEM.Formatting.FormattingCodeData - name: ) nameWithType: ) fullName: ) - name: ) nameWithType: ) fullName: ) - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.IReadOnlyDictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} commentId: T:System.Collections.Generic.IReadOnlyDictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} parent: System.Collections.Generic definition: System.Collections.Generic.IReadOnlyDictionary`2 name: IReadOnlyDictionary> nameWithType: IReadOnlyDictionary> fullName: System.Collections.Generic.IReadOnlyDictionary> nameWithType.vb: IReadOnlyDictionary(Of Int32, List(Of FormattingCodeData)) fullName.vb: System.Collections.Generic.IReadOnlyDictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)) name.vb: IReadOnlyDictionary(Of Int32, List(Of FormattingCodeData)) spec.csharp: - uid: System.Collections.Generic.IReadOnlyDictionary`2 name: IReadOnlyDictionary nameWithType: IReadOnlyDictionary fullName: System.Collections.Generic.IReadOnlyDictionary isExternal: true - name: < nameWithType: < fullName: < - uid: System.Int32 name: Int32 nameWithType: Int32 fullName: System.Int32 isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Collections.Generic.List`1 name: List nameWithType: List fullName: System.Collections.Generic.List isExternal: true - name: < nameWithType: < fullName: < - uid: MLEM.Formatting.FormattingCodeData name: FormattingCodeData nameWithType: FormattingCodeData fullName: MLEM.Formatting.FormattingCodeData - name: '>' nameWithType: '>' fullName: '>' - name: '>' nameWithType: '>' fullName: '>' spec.vb: - uid: System.Collections.Generic.IReadOnlyDictionary`2 name: IReadOnlyDictionary nameWithType: IReadOnlyDictionary fullName: System.Collections.Generic.IReadOnlyDictionary isExternal: true - name: '(Of ' nameWithType: '(Of ' fullName: '(Of ' - uid: System.Int32 name: Int32 nameWithType: Int32 fullName: System.Int32 isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Collections.Generic.List`1 name: List nameWithType: List fullName: System.Collections.Generic.List isExternal: true - name: '(Of ' nameWithType: '(Of ' fullName: '(Of ' - uid: MLEM.Formatting.FormattingCodeData name: FormattingCodeData nameWithType: FormattingCodeData fullName: MLEM.Formatting.FormattingCodeData - name: ) nameWithType: ) fullName: ) - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.IReadOnlyCollection{System.Collections.Generic.KeyValuePair{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}} commentId: T:System.Collections.Generic.IReadOnlyCollection{System.Collections.Generic.KeyValuePair{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}} parent: System.Collections.Generic definition: System.Collections.Generic.IReadOnlyCollection`1 name: IReadOnlyCollection>> nameWithType: IReadOnlyCollection>> fullName: System.Collections.Generic.IReadOnlyCollection>> nameWithType.vb: IReadOnlyCollection(Of KeyValuePair(Of Int32, List(Of FormattingCodeData))) fullName.vb: System.Collections.Generic.IReadOnlyCollection(Of System.Collections.Generic.KeyValuePair(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData))) name.vb: IReadOnlyCollection(Of KeyValuePair(Of Int32, List(Of FormattingCodeData))) spec.csharp: - uid: System.Collections.Generic.IReadOnlyCollection`1 name: IReadOnlyCollection nameWithType: IReadOnlyCollection fullName: System.Collections.Generic.IReadOnlyCollection isExternal: true - name: < nameWithType: < fullName: < - uid: System.Collections.Generic.KeyValuePair`2 name: KeyValuePair nameWithType: KeyValuePair fullName: System.Collections.Generic.KeyValuePair isExternal: true - name: < nameWithType: < fullName: < - uid: System.Int32 name: Int32 nameWithType: Int32 fullName: System.Int32 isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Collections.Generic.List`1 name: List nameWithType: List fullName: System.Collections.Generic.List isExternal: true - name: < nameWithType: < fullName: < - uid: MLEM.Formatting.FormattingCodeData name: FormattingCodeData nameWithType: FormattingCodeData fullName: MLEM.Formatting.FormattingCodeData - name: '>' nameWithType: '>' fullName: '>' - name: '>' nameWithType: '>' fullName: '>' - name: '>' nameWithType: '>' fullName: '>' spec.vb: - uid: System.Collections.Generic.IReadOnlyCollection`1 name: IReadOnlyCollection nameWithType: IReadOnlyCollection fullName: System.Collections.Generic.IReadOnlyCollection isExternal: true - name: '(Of ' nameWithType: '(Of ' fullName: '(Of ' - uid: System.Collections.Generic.KeyValuePair`2 name: KeyValuePair nameWithType: KeyValuePair fullName: System.Collections.Generic.KeyValuePair isExternal: true - name: '(Of ' nameWithType: '(Of ' fullName: '(Of ' - uid: System.Int32 name: Int32 nameWithType: Int32 fullName: System.Int32 isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Collections.Generic.List`1 name: List nameWithType: List fullName: System.Collections.Generic.List isExternal: true - name: '(Of ' nameWithType: '(Of ' fullName: '(Of ' - uid: MLEM.Formatting.FormattingCodeData name: FormattingCodeData nameWithType: FormattingCodeData fullName: MLEM.Formatting.FormattingCodeData - name: ) nameWithType: ) fullName: ) - name: ) nameWithType: ) fullName: ) - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}} commentId: T:System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}} parent: System.Collections.Generic definition: System.Collections.Generic.IEnumerable`1 name: IEnumerable>> nameWithType: IEnumerable>> fullName: System.Collections.Generic.IEnumerable>> nameWithType.vb: IEnumerable(Of KeyValuePair(Of Int32, List(Of FormattingCodeData))) fullName.vb: System.Collections.Generic.IEnumerable(Of System.Collections.Generic.KeyValuePair(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData))) name.vb: IEnumerable(Of KeyValuePair(Of Int32, List(Of FormattingCodeData))) spec.csharp: - uid: System.Collections.Generic.IEnumerable`1 name: IEnumerable nameWithType: IEnumerable fullName: System.Collections.Generic.IEnumerable isExternal: true - name: < nameWithType: < fullName: < - uid: System.Collections.Generic.KeyValuePair`2 name: KeyValuePair nameWithType: KeyValuePair fullName: System.Collections.Generic.KeyValuePair isExternal: true - name: < nameWithType: < fullName: < - uid: System.Int32 name: Int32 nameWithType: Int32 fullName: System.Int32 isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Collections.Generic.List`1 name: List nameWithType: List fullName: System.Collections.Generic.List isExternal: true - name: < nameWithType: < fullName: < - uid: MLEM.Formatting.FormattingCodeData name: FormattingCodeData nameWithType: FormattingCodeData fullName: MLEM.Formatting.FormattingCodeData - name: '>' nameWithType: '>' fullName: '>' - name: '>' nameWithType: '>' fullName: '>' - name: '>' nameWithType: '>' fullName: '>' spec.vb: - uid: System.Collections.Generic.IEnumerable`1 name: IEnumerable nameWithType: IEnumerable fullName: System.Collections.Generic.IEnumerable isExternal: true - name: '(Of ' nameWithType: '(Of ' fullName: '(Of ' - uid: System.Collections.Generic.KeyValuePair`2 name: KeyValuePair nameWithType: KeyValuePair fullName: System.Collections.Generic.KeyValuePair isExternal: true - name: '(Of ' nameWithType: '(Of ' fullName: '(Of ' - uid: System.Int32 name: Int32 nameWithType: Int32 fullName: System.Int32 isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Collections.Generic.List`1 name: List nameWithType: List fullName: System.Collections.Generic.List isExternal: true - name: '(Of ' nameWithType: '(Of ' fullName: '(Of ' - uid: MLEM.Formatting.FormattingCodeData name: FormattingCodeData nameWithType: FormattingCodeData fullName: MLEM.Formatting.FormattingCodeData - name: ) nameWithType: ) fullName: ) - name: ) nameWithType: ) fullName: ) - name: ) nameWithType: ) fullName: ) - uid: System.Collections.IDictionary commentId: T:System.Collections.IDictionary parent: System.Collections isExternal: true name: IDictionary nameWithType: IDictionary fullName: System.Collections.IDictionary - uid: System.Collections.ICollection commentId: T:System.Collections.ICollection parent: System.Collections isExternal: true name: ICollection nameWithType: ICollection fullName: System.Collections.ICollection - uid: System.Collections.IEnumerable commentId: T:System.Collections.IEnumerable parent: System.Collections isExternal: true name: IEnumerable nameWithType: IEnumerable fullName: System.Collections.IEnumerable - uid: System.Runtime.Serialization.IDeserializationCallback commentId: T:System.Runtime.Serialization.IDeserializationCallback parent: System.Runtime.Serialization isExternal: true name: IDeserializationCallback nameWithType: IDeserializationCallback fullName: System.Runtime.Serialization.IDeserializationCallback - uid: System.Runtime.Serialization.ISerializable commentId: T:System.Runtime.Serialization.ISerializable parent: System.Runtime.Serialization isExternal: true name: ISerializable nameWithType: ISerializable fullName: System.Runtime.Serialization.ISerializable - uid: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#IDictionary#get_Item(System.Object) commentId: M:System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#IDictionary#get_Item(System.Object) parent: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} definition: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#get_Item(System.Object) name: IDictionary.get_Item(Object) nameWithType: Dictionary>.IDictionary.get_Item(Object) fullName: System.Collections.Generic.Dictionary>.System.Collections.IDictionary.get_Item(System.Object) nameWithType.vb: Dictionary(Of Int32, List(Of FormattingCodeData)).System.Collections.IDictionary.get_Item(Object) fullName.vb: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).System.Collections.IDictionary.get_Item(System.Object) name.vb: System.Collections.IDictionary.get_Item(Object) spec.csharp: - uid: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#get_Item(System.Object) name: IDictionary.get_Item nameWithType: Dictionary>.IDictionary.get_Item fullName: System.Collections.Generic.Dictionary>.System.Collections.IDictionary.get_Item isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#get_Item(System.Object) name: System.Collections.IDictionary.get_Item nameWithType: Dictionary(Of Int32, List(Of FormattingCodeData)).System.Collections.IDictionary.get_Item fullName: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).System.Collections.IDictionary.get_Item isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#IDictionary#set_Item(System.Object,System.Object) commentId: M:System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#IDictionary#set_Item(System.Object,System.Object) parent: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} definition: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#set_Item(System.Object,System.Object) name: IDictionary.set_Item(Object, Object) nameWithType: Dictionary>.IDictionary.set_Item(Object, Object) fullName: System.Collections.Generic.Dictionary>.System.Collections.IDictionary.set_Item(System.Object, System.Object) nameWithType.vb: Dictionary(Of Int32, List(Of FormattingCodeData)).System.Collections.IDictionary.set_Item(Object, Object) fullName.vb: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).System.Collections.IDictionary.set_Item(System.Object, System.Object) name.vb: System.Collections.IDictionary.set_Item(Object, Object) spec.csharp: - uid: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#set_Item(System.Object,System.Object) name: IDictionary.set_Item nameWithType: Dictionary>.IDictionary.set_Item fullName: System.Collections.Generic.Dictionary>.System.Collections.IDictionary.set_Item isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#set_Item(System.Object,System.Object) name: System.Collections.IDictionary.set_Item nameWithType: Dictionary(Of Int32, List(Of FormattingCodeData)).System.Collections.IDictionary.set_Item fullName: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).System.Collections.IDictionary.set_Item isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.Add(System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}) commentId: M:System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.Add(System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}) parent: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} definition: System.Collections.Generic.Dictionary`2.Add(`0,`1) name: Add(Int32, List) nameWithType: Dictionary>.Add(Int32, List) fullName: System.Collections.Generic.Dictionary>.Add(System.Int32, System.Collections.Generic.List) nameWithType.vb: Dictionary(Of Int32, List(Of FormattingCodeData)).Add(Int32, List(Of FormattingCodeData)) fullName.vb: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).Add(System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)) name.vb: Add(Int32, List(Of FormattingCodeData)) spec.csharp: - uid: System.Collections.Generic.Dictionary`2.Add(`0,`1) name: Add nameWithType: Dictionary>.Add fullName: System.Collections.Generic.Dictionary>.Add isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Int32 name: Int32 nameWithType: Int32 fullName: System.Int32 isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Collections.Generic.List`1 name: List nameWithType: List fullName: System.Collections.Generic.List isExternal: true - name: < nameWithType: < fullName: < - uid: MLEM.Formatting.FormattingCodeData name: FormattingCodeData nameWithType: FormattingCodeData fullName: MLEM.Formatting.FormattingCodeData - name: '>' nameWithType: '>' fullName: '>' - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Collections.Generic.Dictionary`2.Add(`0,`1) name: Add nameWithType: Dictionary(Of Int32, List(Of FormattingCodeData)).Add fullName: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).Add isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Int32 name: Int32 nameWithType: Int32 fullName: System.Int32 isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Collections.Generic.List`1 name: List nameWithType: List fullName: System.Collections.Generic.List isExternal: true - name: '(Of ' nameWithType: '(Of ' fullName: '(Of ' - uid: MLEM.Formatting.FormattingCodeData name: FormattingCodeData nameWithType: FormattingCodeData fullName: MLEM.Formatting.FormattingCodeData - name: ) nameWithType: ) fullName: ) - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.Clear commentId: M:System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.Clear parent: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} definition: System.Collections.Generic.Dictionary`2.Clear name: Clear() nameWithType: Dictionary>.Clear() fullName: System.Collections.Generic.Dictionary>.Clear() nameWithType.vb: Dictionary(Of Int32, List(Of FormattingCodeData)).Clear() fullName.vb: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).Clear() spec.csharp: - uid: System.Collections.Generic.Dictionary`2.Clear name: Clear nameWithType: Dictionary>.Clear fullName: System.Collections.Generic.Dictionary>.Clear isExternal: true - name: ( nameWithType: ( fullName: ( - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Collections.Generic.Dictionary`2.Clear name: Clear nameWithType: Dictionary(Of Int32, List(Of FormattingCodeData)).Clear fullName: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).Clear isExternal: true - name: ( nameWithType: ( fullName: ( - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.ContainsKey(System.Int32) commentId: M:System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.ContainsKey(System.Int32) parent: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} definition: System.Collections.Generic.Dictionary`2.ContainsKey(`0) name: ContainsKey(Int32) nameWithType: Dictionary>.ContainsKey(Int32) fullName: System.Collections.Generic.Dictionary>.ContainsKey(System.Int32) nameWithType.vb: Dictionary(Of Int32, List(Of FormattingCodeData)).ContainsKey(Int32) fullName.vb: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).ContainsKey(System.Int32) spec.csharp: - uid: System.Collections.Generic.Dictionary`2.ContainsKey(`0) name: ContainsKey nameWithType: Dictionary>.ContainsKey fullName: System.Collections.Generic.Dictionary>.ContainsKey isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Int32 name: Int32 nameWithType: Int32 fullName: System.Int32 isExternal: true - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Collections.Generic.Dictionary`2.ContainsKey(`0) name: ContainsKey nameWithType: Dictionary(Of Int32, List(Of FormattingCodeData)).ContainsKey fullName: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).ContainsKey isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Int32 name: Int32 nameWithType: Int32 fullName: System.Int32 isExternal: true - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.ContainsValue(System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}) commentId: M:System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.ContainsValue(System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}) parent: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} definition: System.Collections.Generic.Dictionary`2.ContainsValue(`1) name: ContainsValue(List) nameWithType: Dictionary>.ContainsValue(List) fullName: System.Collections.Generic.Dictionary>.ContainsValue(System.Collections.Generic.List) nameWithType.vb: Dictionary(Of Int32, List(Of FormattingCodeData)).ContainsValue(List(Of FormattingCodeData)) fullName.vb: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).ContainsValue(System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)) name.vb: ContainsValue(List(Of FormattingCodeData)) spec.csharp: - uid: System.Collections.Generic.Dictionary`2.ContainsValue(`1) name: ContainsValue nameWithType: Dictionary>.ContainsValue fullName: System.Collections.Generic.Dictionary>.ContainsValue isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Collections.Generic.List`1 name: List nameWithType: List fullName: System.Collections.Generic.List isExternal: true - name: < nameWithType: < fullName: < - uid: MLEM.Formatting.FormattingCodeData name: FormattingCodeData nameWithType: FormattingCodeData fullName: MLEM.Formatting.FormattingCodeData - name: '>' nameWithType: '>' fullName: '>' - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Collections.Generic.Dictionary`2.ContainsValue(`1) name: ContainsValue nameWithType: Dictionary(Of Int32, List(Of FormattingCodeData)).ContainsValue fullName: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).ContainsValue isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Collections.Generic.List`1 name: List nameWithType: List fullName: System.Collections.Generic.List isExternal: true - name: '(Of ' nameWithType: '(Of ' fullName: '(Of ' - uid: MLEM.Formatting.FormattingCodeData name: FormattingCodeData nameWithType: FormattingCodeData fullName: MLEM.Formatting.FormattingCodeData - name: ) nameWithType: ) fullName: ) - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.GetEnumerator commentId: M:System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.GetEnumerator parent: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} definition: System.Collections.Generic.Dictionary`2.GetEnumerator name: GetEnumerator() nameWithType: Dictionary>.GetEnumerator() fullName: System.Collections.Generic.Dictionary>.GetEnumerator() nameWithType.vb: Dictionary(Of Int32, List(Of FormattingCodeData)).GetEnumerator() fullName.vb: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).GetEnumerator() spec.csharp: - uid: System.Collections.Generic.Dictionary`2.GetEnumerator name: GetEnumerator nameWithType: Dictionary>.GetEnumerator fullName: System.Collections.Generic.Dictionary>.GetEnumerator isExternal: true - name: ( nameWithType: ( fullName: ( - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Collections.Generic.Dictionary`2.GetEnumerator name: GetEnumerator nameWithType: Dictionary(Of Int32, List(Of FormattingCodeData)).GetEnumerator fullName: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).GetEnumerator isExternal: true - name: ( nameWithType: ( fullName: ( - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) commentId: M:System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) parent: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} definition: System.Collections.Generic.Dictionary`2.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) name: GetObjectData(SerializationInfo, StreamingContext) nameWithType: Dictionary>.GetObjectData(SerializationInfo, StreamingContext) fullName: System.Collections.Generic.Dictionary>.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) nameWithType.vb: Dictionary(Of Int32, List(Of FormattingCodeData)).GetObjectData(SerializationInfo, StreamingContext) fullName.vb: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) spec.csharp: - uid: System.Collections.Generic.Dictionary`2.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) name: GetObjectData nameWithType: Dictionary>.GetObjectData fullName: System.Collections.Generic.Dictionary>.GetObjectData isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Runtime.Serialization.SerializationInfo name: SerializationInfo nameWithType: SerializationInfo fullName: System.Runtime.Serialization.SerializationInfo isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Runtime.Serialization.StreamingContext name: StreamingContext nameWithType: StreamingContext fullName: System.Runtime.Serialization.StreamingContext isExternal: true - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Collections.Generic.Dictionary`2.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) name: GetObjectData nameWithType: Dictionary(Of Int32, List(Of FormattingCodeData)).GetObjectData fullName: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).GetObjectData isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Runtime.Serialization.SerializationInfo name: SerializationInfo nameWithType: SerializationInfo fullName: System.Runtime.Serialization.SerializationInfo isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Runtime.Serialization.StreamingContext name: StreamingContext nameWithType: StreamingContext fullName: System.Runtime.Serialization.StreamingContext isExternal: true - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.OnDeserialization(System.Object) commentId: M:System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.OnDeserialization(System.Object) parent: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} definition: System.Collections.Generic.Dictionary`2.OnDeserialization(System.Object) name: OnDeserialization(Object) nameWithType: Dictionary>.OnDeserialization(Object) fullName: System.Collections.Generic.Dictionary>.OnDeserialization(System.Object) nameWithType.vb: Dictionary(Of Int32, List(Of FormattingCodeData)).OnDeserialization(Object) fullName.vb: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).OnDeserialization(System.Object) spec.csharp: - uid: System.Collections.Generic.Dictionary`2.OnDeserialization(System.Object) name: OnDeserialization nameWithType: Dictionary>.OnDeserialization fullName: System.Collections.Generic.Dictionary>.OnDeserialization isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Collections.Generic.Dictionary`2.OnDeserialization(System.Object) name: OnDeserialization nameWithType: Dictionary(Of Int32, List(Of FormattingCodeData)).OnDeserialization fullName: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).OnDeserialization isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.Remove(System.Int32) commentId: M:System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.Remove(System.Int32) parent: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} definition: System.Collections.Generic.Dictionary`2.Remove(`0) name: Remove(Int32) nameWithType: Dictionary>.Remove(Int32) fullName: System.Collections.Generic.Dictionary>.Remove(System.Int32) nameWithType.vb: Dictionary(Of Int32, List(Of FormattingCodeData)).Remove(Int32) fullName.vb: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).Remove(System.Int32) spec.csharp: - uid: System.Collections.Generic.Dictionary`2.Remove(`0) name: Remove nameWithType: Dictionary>.Remove fullName: System.Collections.Generic.Dictionary>.Remove isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Int32 name: Int32 nameWithType: Int32 fullName: System.Int32 isExternal: true - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Collections.Generic.Dictionary`2.Remove(`0) name: Remove nameWithType: Dictionary(Of Int32, List(Of FormattingCodeData)).Remove fullName: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).Remove isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Int32 name: Int32 nameWithType: Int32 fullName: System.Int32 isExternal: true - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey,TValue}}#Add(System.Collections.Generic.KeyValuePair{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}) commentId: M:System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey,TValue}}#Add(System.Collections.Generic.KeyValuePair{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}) parent: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} definition: System.Collections.Generic.Dictionary`2.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey,TValue}}#Add(System.Collections.Generic.KeyValuePair{`0,`1}) name: ICollection>>.Add(KeyValuePair>) nameWithType: Dictionary>.ICollection>>.Add(KeyValuePair>) fullName: System.Collections.Generic.Dictionary>.System.Collections.Generic.ICollection>>.Add(System.Collections.Generic.KeyValuePair>) nameWithType.vb: Dictionary(Of Int32, List(Of FormattingCodeData)).System.Collections.Generic.ICollection>.Add(KeyValuePair(Of Int32, List(Of FormattingCodeData))) fullName.vb: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).System.Collections.Generic.ICollection>.Add(System.Collections.Generic.KeyValuePair(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData))) name.vb: System.Collections.Generic.ICollection>.Add(KeyValuePair(Of Int32, List(Of FormattingCodeData))) spec.csharp: - uid: System.Collections.Generic.Dictionary`2.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey,TValue}}#Add(System.Collections.Generic.KeyValuePair{`0,`1}) name: ICollection>>.Add nameWithType: Dictionary>.ICollection>>.Add fullName: System.Collections.Generic.Dictionary>.System.Collections.Generic.ICollection>>.Add isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Collections.Generic.KeyValuePair`2 name: KeyValuePair nameWithType: KeyValuePair fullName: System.Collections.Generic.KeyValuePair isExternal: true - name: < nameWithType: < fullName: < - uid: System.Int32 name: Int32 nameWithType: Int32 fullName: System.Int32 isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Collections.Generic.List`1 name: List nameWithType: List fullName: System.Collections.Generic.List isExternal: true - name: < nameWithType: < fullName: < - uid: MLEM.Formatting.FormattingCodeData name: FormattingCodeData nameWithType: FormattingCodeData fullName: MLEM.Formatting.FormattingCodeData - name: '>' nameWithType: '>' fullName: '>' - name: '>' nameWithType: '>' fullName: '>' - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Collections.Generic.Dictionary`2.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey,TValue}}#Add(System.Collections.Generic.KeyValuePair{`0,`1}) name: System.Collections.Generic.ICollection>.Add nameWithType: Dictionary(Of Int32, List(Of FormattingCodeData)).System.Collections.Generic.ICollection>.Add fullName: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).System.Collections.Generic.ICollection>.Add isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Collections.Generic.KeyValuePair`2 name: KeyValuePair nameWithType: KeyValuePair fullName: System.Collections.Generic.KeyValuePair isExternal: true - name: '(Of ' nameWithType: '(Of ' fullName: '(Of ' - uid: System.Int32 name: Int32 nameWithType: Int32 fullName: System.Int32 isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Collections.Generic.List`1 name: List nameWithType: List fullName: System.Collections.Generic.List isExternal: true - name: '(Of ' nameWithType: '(Of ' fullName: '(Of ' - uid: MLEM.Formatting.FormattingCodeData name: FormattingCodeData nameWithType: FormattingCodeData fullName: MLEM.Formatting.FormattingCodeData - name: ) nameWithType: ) fullName: ) - name: ) nameWithType: ) fullName: ) - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey,TValue}}#Contains(System.Collections.Generic.KeyValuePair{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}) commentId: M:System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey,TValue}}#Contains(System.Collections.Generic.KeyValuePair{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}) parent: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} definition: System.Collections.Generic.Dictionary`2.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey,TValue}}#Contains(System.Collections.Generic.KeyValuePair{`0,`1}) name: ICollection>>.Contains(KeyValuePair>) nameWithType: Dictionary>.ICollection>>.Contains(KeyValuePair>) fullName: System.Collections.Generic.Dictionary>.System.Collections.Generic.ICollection>>.Contains(System.Collections.Generic.KeyValuePair>) nameWithType.vb: Dictionary(Of Int32, List(Of FormattingCodeData)).System.Collections.Generic.ICollection>.Contains(KeyValuePair(Of Int32, List(Of FormattingCodeData))) fullName.vb: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).System.Collections.Generic.ICollection>.Contains(System.Collections.Generic.KeyValuePair(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData))) name.vb: System.Collections.Generic.ICollection>.Contains(KeyValuePair(Of Int32, List(Of FormattingCodeData))) spec.csharp: - uid: System.Collections.Generic.Dictionary`2.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey,TValue}}#Contains(System.Collections.Generic.KeyValuePair{`0,`1}) name: ICollection>>.Contains nameWithType: Dictionary>.ICollection>>.Contains fullName: System.Collections.Generic.Dictionary>.System.Collections.Generic.ICollection>>.Contains isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Collections.Generic.KeyValuePair`2 name: KeyValuePair nameWithType: KeyValuePair fullName: System.Collections.Generic.KeyValuePair isExternal: true - name: < nameWithType: < fullName: < - uid: System.Int32 name: Int32 nameWithType: Int32 fullName: System.Int32 isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Collections.Generic.List`1 name: List nameWithType: List fullName: System.Collections.Generic.List isExternal: true - name: < nameWithType: < fullName: < - uid: MLEM.Formatting.FormattingCodeData name: FormattingCodeData nameWithType: FormattingCodeData fullName: MLEM.Formatting.FormattingCodeData - name: '>' nameWithType: '>' fullName: '>' - name: '>' nameWithType: '>' fullName: '>' - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Collections.Generic.Dictionary`2.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey,TValue}}#Contains(System.Collections.Generic.KeyValuePair{`0,`1}) name: System.Collections.Generic.ICollection>.Contains nameWithType: Dictionary(Of Int32, List(Of FormattingCodeData)).System.Collections.Generic.ICollection>.Contains fullName: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).System.Collections.Generic.ICollection>.Contains isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Collections.Generic.KeyValuePair`2 name: KeyValuePair nameWithType: KeyValuePair fullName: System.Collections.Generic.KeyValuePair isExternal: true - name: '(Of ' nameWithType: '(Of ' fullName: '(Of ' - uid: System.Int32 name: Int32 nameWithType: Int32 fullName: System.Int32 isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Collections.Generic.List`1 name: List nameWithType: List fullName: System.Collections.Generic.List isExternal: true - name: '(Of ' nameWithType: '(Of ' fullName: '(Of ' - uid: MLEM.Formatting.FormattingCodeData name: FormattingCodeData nameWithType: FormattingCodeData fullName: MLEM.Formatting.FormattingCodeData - name: ) nameWithType: ) fullName: ) - name: ) nameWithType: ) fullName: ) - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey,TValue}}#CopyTo(System.Collections.Generic.KeyValuePair{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}[],System.Int32) commentId: M:System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey,TValue}}#CopyTo(System.Collections.Generic.KeyValuePair{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}[],System.Int32) parent: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} definition: System.Collections.Generic.Dictionary`2.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey,TValue}}#CopyTo(System.Collections.Generic.KeyValuePair{`0,`1}[],System.Int32) name: ICollection>>.CopyTo(KeyValuePair>[], Int32) nameWithType: Dictionary>.ICollection>>.CopyTo(KeyValuePair>[], Int32) fullName: System.Collections.Generic.Dictionary>.System.Collections.Generic.ICollection>>.CopyTo(System.Collections.Generic.KeyValuePair>[], System.Int32) nameWithType.vb: Dictionary(Of Int32, List(Of FormattingCodeData)).System.Collections.Generic.ICollection>.CopyTo(KeyValuePair(Of Int32, List(Of FormattingCodeData))(), Int32) fullName.vb: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).System.Collections.Generic.ICollection>.CopyTo(System.Collections.Generic.KeyValuePair(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData))(), System.Int32) name.vb: System.Collections.Generic.ICollection>.CopyTo(KeyValuePair(Of Int32, List(Of FormattingCodeData))(), Int32) spec.csharp: - uid: System.Collections.Generic.Dictionary`2.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey,TValue}}#CopyTo(System.Collections.Generic.KeyValuePair{`0,`1}[],System.Int32) name: ICollection>>.CopyTo nameWithType: Dictionary>.ICollection>>.CopyTo fullName: System.Collections.Generic.Dictionary>.System.Collections.Generic.ICollection>>.CopyTo isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Collections.Generic.KeyValuePair`2 name: KeyValuePair nameWithType: KeyValuePair fullName: System.Collections.Generic.KeyValuePair isExternal: true - name: < nameWithType: < fullName: < - uid: System.Int32 name: Int32 nameWithType: Int32 fullName: System.Int32 isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Collections.Generic.List`1 name: List nameWithType: List fullName: System.Collections.Generic.List isExternal: true - name: < nameWithType: < fullName: < - uid: MLEM.Formatting.FormattingCodeData name: FormattingCodeData nameWithType: FormattingCodeData fullName: MLEM.Formatting.FormattingCodeData - name: '>' nameWithType: '>' fullName: '>' - name: '>' nameWithType: '>' fullName: '>' - name: '[]' nameWithType: '[]' fullName: '[]' - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Int32 name: Int32 nameWithType: Int32 fullName: System.Int32 isExternal: true - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Collections.Generic.Dictionary`2.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey,TValue}}#CopyTo(System.Collections.Generic.KeyValuePair{`0,`1}[],System.Int32) name: System.Collections.Generic.ICollection>.CopyTo nameWithType: Dictionary(Of Int32, List(Of FormattingCodeData)).System.Collections.Generic.ICollection>.CopyTo fullName: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).System.Collections.Generic.ICollection>.CopyTo isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Collections.Generic.KeyValuePair`2 name: KeyValuePair nameWithType: KeyValuePair fullName: System.Collections.Generic.KeyValuePair isExternal: true - name: '(Of ' nameWithType: '(Of ' fullName: '(Of ' - uid: System.Int32 name: Int32 nameWithType: Int32 fullName: System.Int32 isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Collections.Generic.List`1 name: List nameWithType: List fullName: System.Collections.Generic.List isExternal: true - name: '(Of ' nameWithType: '(Of ' fullName: '(Of ' - uid: MLEM.Formatting.FormattingCodeData name: FormattingCodeData nameWithType: FormattingCodeData fullName: MLEM.Formatting.FormattingCodeData - name: ) nameWithType: ) fullName: ) - name: ) nameWithType: ) fullName: ) - name: () nameWithType: () fullName: () - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Int32 name: Int32 nameWithType: Int32 fullName: System.Int32 isExternal: true - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey,TValue}}#Remove(System.Collections.Generic.KeyValuePair{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}) commentId: M:System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey,TValue}}#Remove(System.Collections.Generic.KeyValuePair{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}) parent: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} definition: System.Collections.Generic.Dictionary`2.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey,TValue}}#Remove(System.Collections.Generic.KeyValuePair{`0,`1}) name: ICollection>>.Remove(KeyValuePair>) nameWithType: Dictionary>.ICollection>>.Remove(KeyValuePair>) fullName: System.Collections.Generic.Dictionary>.System.Collections.Generic.ICollection>>.Remove(System.Collections.Generic.KeyValuePair>) nameWithType.vb: Dictionary(Of Int32, List(Of FormattingCodeData)).System.Collections.Generic.ICollection>.Remove(KeyValuePair(Of Int32, List(Of FormattingCodeData))) fullName.vb: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).System.Collections.Generic.ICollection>.Remove(System.Collections.Generic.KeyValuePair(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData))) name.vb: System.Collections.Generic.ICollection>.Remove(KeyValuePair(Of Int32, List(Of FormattingCodeData))) spec.csharp: - uid: System.Collections.Generic.Dictionary`2.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey,TValue}}#Remove(System.Collections.Generic.KeyValuePair{`0,`1}) name: ICollection>>.Remove nameWithType: Dictionary>.ICollection>>.Remove fullName: System.Collections.Generic.Dictionary>.System.Collections.Generic.ICollection>>.Remove isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Collections.Generic.KeyValuePair`2 name: KeyValuePair nameWithType: KeyValuePair fullName: System.Collections.Generic.KeyValuePair isExternal: true - name: < nameWithType: < fullName: < - uid: System.Int32 name: Int32 nameWithType: Int32 fullName: System.Int32 isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Collections.Generic.List`1 name: List nameWithType: List fullName: System.Collections.Generic.List isExternal: true - name: < nameWithType: < fullName: < - uid: MLEM.Formatting.FormattingCodeData name: FormattingCodeData nameWithType: FormattingCodeData fullName: MLEM.Formatting.FormattingCodeData - name: '>' nameWithType: '>' fullName: '>' - name: '>' nameWithType: '>' fullName: '>' - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Collections.Generic.Dictionary`2.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey,TValue}}#Remove(System.Collections.Generic.KeyValuePair{`0,`1}) name: System.Collections.Generic.ICollection>.Remove nameWithType: Dictionary(Of Int32, List(Of FormattingCodeData)).System.Collections.Generic.ICollection>.Remove fullName: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).System.Collections.Generic.ICollection>.Remove isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Collections.Generic.KeyValuePair`2 name: KeyValuePair nameWithType: KeyValuePair fullName: System.Collections.Generic.KeyValuePair isExternal: true - name: '(Of ' nameWithType: '(Of ' fullName: '(Of ' - uid: System.Int32 name: Int32 nameWithType: Int32 fullName: System.Int32 isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Collections.Generic.List`1 name: List nameWithType: List fullName: System.Collections.Generic.List isExternal: true - name: '(Of ' nameWithType: '(Of ' fullName: '(Of ' - uid: MLEM.Formatting.FormattingCodeData name: FormattingCodeData nameWithType: FormattingCodeData fullName: MLEM.Formatting.FormattingCodeData - name: ) nameWithType: ) fullName: ) - name: ) nameWithType: ) fullName: ) - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#Generic#IEnumerable{System#Collections#Generic#KeyValuePair{TKey,TValue}}#GetEnumerator commentId: M:System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#Generic#IEnumerable{System#Collections#Generic#KeyValuePair{TKey,TValue}}#GetEnumerator parent: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} definition: System.Collections.Generic.Dictionary`2.System#Collections#Generic#IEnumerable{System#Collections#Generic#KeyValuePair{TKey,TValue}}#GetEnumerator name: IEnumerable>>.GetEnumerator() nameWithType: Dictionary>.IEnumerable>>.GetEnumerator() fullName: System.Collections.Generic.Dictionary>.System.Collections.Generic.IEnumerable>>.GetEnumerator() nameWithType.vb: Dictionary(Of Int32, List(Of FormattingCodeData)).System.Collections.Generic.IEnumerable>.GetEnumerator() fullName.vb: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).System.Collections.Generic.IEnumerable>.GetEnumerator() name.vb: System.Collections.Generic.IEnumerable>.GetEnumerator() spec.csharp: - uid: System.Collections.Generic.Dictionary`2.System#Collections#Generic#IEnumerable{System#Collections#Generic#KeyValuePair{TKey,TValue}}#GetEnumerator name: IEnumerable>>.GetEnumerator nameWithType: Dictionary>.IEnumerable>>.GetEnumerator fullName: System.Collections.Generic.Dictionary>.System.Collections.Generic.IEnumerable>>.GetEnumerator isExternal: true - name: ( nameWithType: ( fullName: ( - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Collections.Generic.Dictionary`2.System#Collections#Generic#IEnumerable{System#Collections#Generic#KeyValuePair{TKey,TValue}}#GetEnumerator name: System.Collections.Generic.IEnumerable>.GetEnumerator nameWithType: Dictionary(Of Int32, List(Of FormattingCodeData)).System.Collections.Generic.IEnumerable>.GetEnumerator fullName: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).System.Collections.Generic.IEnumerable>.GetEnumerator isExternal: true - name: ( nameWithType: ( fullName: ( - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#ICollection#CopyTo(System.Array,System.Int32) commentId: M:System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#ICollection#CopyTo(System.Array,System.Int32) parent: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} definition: System.Collections.Generic.Dictionary`2.System#Collections#ICollection#CopyTo(System.Array,System.Int32) name: ICollection.CopyTo(Array, Int32) nameWithType: Dictionary>.ICollection.CopyTo(Array, Int32) fullName: System.Collections.Generic.Dictionary>.System.Collections.ICollection.CopyTo(System.Array, System.Int32) nameWithType.vb: Dictionary(Of Int32, List(Of FormattingCodeData)).System.Collections.ICollection.CopyTo(Array, Int32) fullName.vb: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).System.Collections.ICollection.CopyTo(System.Array, System.Int32) name.vb: System.Collections.ICollection.CopyTo(Array, Int32) spec.csharp: - uid: System.Collections.Generic.Dictionary`2.System#Collections#ICollection#CopyTo(System.Array,System.Int32) name: ICollection.CopyTo nameWithType: Dictionary>.ICollection.CopyTo fullName: System.Collections.Generic.Dictionary>.System.Collections.ICollection.CopyTo isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Array name: Array nameWithType: Array fullName: System.Array isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Int32 name: Int32 nameWithType: Int32 fullName: System.Int32 isExternal: true - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Collections.Generic.Dictionary`2.System#Collections#ICollection#CopyTo(System.Array,System.Int32) name: System.Collections.ICollection.CopyTo nameWithType: Dictionary(Of Int32, List(Of FormattingCodeData)).System.Collections.ICollection.CopyTo fullName: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).System.Collections.ICollection.CopyTo isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Array name: Array nameWithType: Array fullName: System.Array isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Int32 name: Int32 nameWithType: Int32 fullName: System.Int32 isExternal: true - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#IDictionary#Add(System.Object,System.Object) commentId: M:System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#IDictionary#Add(System.Object,System.Object) parent: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} definition: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#Add(System.Object,System.Object) name: IDictionary.Add(Object, Object) nameWithType: Dictionary>.IDictionary.Add(Object, Object) fullName: System.Collections.Generic.Dictionary>.System.Collections.IDictionary.Add(System.Object, System.Object) nameWithType.vb: Dictionary(Of Int32, List(Of FormattingCodeData)).System.Collections.IDictionary.Add(Object, Object) fullName.vb: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).System.Collections.IDictionary.Add(System.Object, System.Object) name.vb: System.Collections.IDictionary.Add(Object, Object) spec.csharp: - uid: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#Add(System.Object,System.Object) name: IDictionary.Add nameWithType: Dictionary>.IDictionary.Add fullName: System.Collections.Generic.Dictionary>.System.Collections.IDictionary.Add isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#Add(System.Object,System.Object) name: System.Collections.IDictionary.Add nameWithType: Dictionary(Of Int32, List(Of FormattingCodeData)).System.Collections.IDictionary.Add fullName: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).System.Collections.IDictionary.Add isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#IDictionary#Contains(System.Object) commentId: M:System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#IDictionary#Contains(System.Object) parent: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} definition: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#Contains(System.Object) name: IDictionary.Contains(Object) nameWithType: Dictionary>.IDictionary.Contains(Object) fullName: System.Collections.Generic.Dictionary>.System.Collections.IDictionary.Contains(System.Object) nameWithType.vb: Dictionary(Of Int32, List(Of FormattingCodeData)).System.Collections.IDictionary.Contains(Object) fullName.vb: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).System.Collections.IDictionary.Contains(System.Object) name.vb: System.Collections.IDictionary.Contains(Object) spec.csharp: - uid: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#Contains(System.Object) name: IDictionary.Contains nameWithType: Dictionary>.IDictionary.Contains fullName: System.Collections.Generic.Dictionary>.System.Collections.IDictionary.Contains isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#Contains(System.Object) name: System.Collections.IDictionary.Contains nameWithType: Dictionary(Of Int32, List(Of FormattingCodeData)).System.Collections.IDictionary.Contains fullName: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).System.Collections.IDictionary.Contains isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#IDictionary#GetEnumerator commentId: M:System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#IDictionary#GetEnumerator parent: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} definition: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#GetEnumerator name: IDictionary.GetEnumerator() nameWithType: Dictionary>.IDictionary.GetEnumerator() fullName: System.Collections.Generic.Dictionary>.System.Collections.IDictionary.GetEnumerator() nameWithType.vb: Dictionary(Of Int32, List(Of FormattingCodeData)).System.Collections.IDictionary.GetEnumerator() fullName.vb: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).System.Collections.IDictionary.GetEnumerator() name.vb: System.Collections.IDictionary.GetEnumerator() spec.csharp: - uid: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#GetEnumerator name: IDictionary.GetEnumerator nameWithType: Dictionary>.IDictionary.GetEnumerator fullName: System.Collections.Generic.Dictionary>.System.Collections.IDictionary.GetEnumerator isExternal: true - name: ( nameWithType: ( fullName: ( - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#GetEnumerator name: System.Collections.IDictionary.GetEnumerator nameWithType: Dictionary(Of Int32, List(Of FormattingCodeData)).System.Collections.IDictionary.GetEnumerator fullName: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).System.Collections.IDictionary.GetEnumerator isExternal: true - name: ( nameWithType: ( fullName: ( - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#IDictionary#Remove(System.Object) commentId: M:System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#IDictionary#Remove(System.Object) parent: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} definition: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#Remove(System.Object) name: IDictionary.Remove(Object) nameWithType: Dictionary>.IDictionary.Remove(Object) fullName: System.Collections.Generic.Dictionary>.System.Collections.IDictionary.Remove(System.Object) nameWithType.vb: Dictionary(Of Int32, List(Of FormattingCodeData)).System.Collections.IDictionary.Remove(Object) fullName.vb: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).System.Collections.IDictionary.Remove(System.Object) name.vb: System.Collections.IDictionary.Remove(Object) spec.csharp: - uid: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#Remove(System.Object) name: IDictionary.Remove nameWithType: Dictionary>.IDictionary.Remove fullName: System.Collections.Generic.Dictionary>.System.Collections.IDictionary.Remove isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#Remove(System.Object) name: System.Collections.IDictionary.Remove nameWithType: Dictionary(Of Int32, List(Of FormattingCodeData)).System.Collections.IDictionary.Remove fullName: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).System.Collections.IDictionary.Remove isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#IEnumerable#GetEnumerator commentId: M:System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#IEnumerable#GetEnumerator parent: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} definition: System.Collections.Generic.Dictionary`2.System#Collections#IEnumerable#GetEnumerator name: IEnumerable.GetEnumerator() nameWithType: Dictionary>.IEnumerable.GetEnumerator() fullName: System.Collections.Generic.Dictionary>.System.Collections.IEnumerable.GetEnumerator() nameWithType.vb: Dictionary(Of Int32, List(Of FormattingCodeData)).System.Collections.IEnumerable.GetEnumerator() fullName.vb: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).System.Collections.IEnumerable.GetEnumerator() name.vb: System.Collections.IEnumerable.GetEnumerator() spec.csharp: - uid: System.Collections.Generic.Dictionary`2.System#Collections#IEnumerable#GetEnumerator name: IEnumerable.GetEnumerator nameWithType: Dictionary>.IEnumerable.GetEnumerator fullName: System.Collections.Generic.Dictionary>.System.Collections.IEnumerable.GetEnumerator isExternal: true - name: ( nameWithType: ( fullName: ( - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Collections.Generic.Dictionary`2.System#Collections#IEnumerable#GetEnumerator name: System.Collections.IEnumerable.GetEnumerator nameWithType: Dictionary(Of Int32, List(Of FormattingCodeData)).System.Collections.IEnumerable.GetEnumerator fullName: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).System.Collections.IEnumerable.GetEnumerator isExternal: true - name: ( nameWithType: ( fullName: ( - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.TryGetValue(System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}@) commentId: M:System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.TryGetValue(System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}@) parent: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} definition: System.Collections.Generic.Dictionary`2.TryGetValue(`0,`1@) name: TryGetValue(Int32, List) nameWithType: Dictionary>.TryGetValue(Int32, List) fullName: System.Collections.Generic.Dictionary>.TryGetValue(System.Int32, System.Collections.Generic.List) nameWithType.vb: Dictionary(Of Int32, List(Of FormattingCodeData)).TryGetValue(Int32, List(Of FormattingCodeData)) fullName.vb: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).TryGetValue(System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)) name.vb: TryGetValue(Int32, List(Of FormattingCodeData)) spec.csharp: - uid: System.Collections.Generic.Dictionary`2.TryGetValue(`0,`1@) name: TryGetValue nameWithType: Dictionary>.TryGetValue fullName: System.Collections.Generic.Dictionary>.TryGetValue isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Int32 name: Int32 nameWithType: Int32 fullName: System.Int32 isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Collections.Generic.List`1 name: List nameWithType: List fullName: System.Collections.Generic.List isExternal: true - name: < nameWithType: < fullName: < - uid: MLEM.Formatting.FormattingCodeData name: FormattingCodeData nameWithType: FormattingCodeData fullName: MLEM.Formatting.FormattingCodeData - name: '>' nameWithType: '>' fullName: '>' - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Collections.Generic.Dictionary`2.TryGetValue(`0,`1@) name: TryGetValue nameWithType: Dictionary(Of Int32, List(Of FormattingCodeData)).TryGetValue fullName: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).TryGetValue isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Int32 name: Int32 nameWithType: Int32 fullName: System.Int32 isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Collections.Generic.List`1 name: List nameWithType: List fullName: System.Collections.Generic.List isExternal: true - name: '(Of ' nameWithType: '(Of ' fullName: '(Of ' - uid: MLEM.Formatting.FormattingCodeData name: FormattingCodeData nameWithType: FormattingCodeData fullName: MLEM.Formatting.FormattingCodeData - name: ) nameWithType: ) fullName: ) - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.Comparer commentId: P:System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.Comparer parent: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} definition: System.Collections.Generic.Dictionary`2.Comparer name: Comparer nameWithType: Dictionary>.Comparer fullName: System.Collections.Generic.Dictionary>.Comparer nameWithType.vb: Dictionary(Of Int32, List(Of FormattingCodeData)).Comparer fullName.vb: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).Comparer - uid: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.Count commentId: P:System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.Count parent: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} definition: System.Collections.Generic.Dictionary`2.Count name: Count nameWithType: Dictionary>.Count fullName: System.Collections.Generic.Dictionary>.Count nameWithType.vb: Dictionary(Of Int32, List(Of FormattingCodeData)).Count fullName.vb: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).Count - uid: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.Item(System.Int32) commentId: P:System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.Item(System.Int32) parent: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} definition: System.Collections.Generic.Dictionary`2.Item(`0) name: Item[Int32] nameWithType: Dictionary>.Item[Int32] fullName: System.Collections.Generic.Dictionary>.Item[System.Int32] nameWithType.vb: Dictionary(Of Int32, List(Of FormattingCodeData)).Item(Int32) fullName.vb: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).Item(System.Int32) name.vb: Item(Int32) spec.csharp: - uid: System.Collections.Generic.Dictionary`2.Item(`0) name: Item nameWithType: Dictionary>.Item fullName: System.Collections.Generic.Dictionary>.Item isExternal: true - name: '[' nameWithType: '[' fullName: '[' - uid: System.Int32 name: Int32 nameWithType: Int32 fullName: System.Int32 isExternal: true - name: ']' nameWithType: ']' fullName: ']' spec.vb: - uid: System.Collections.Generic.Dictionary`2.Item(`0) name: Item nameWithType: Dictionary(Of Int32, List(Of FormattingCodeData)).Item fullName: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).Item isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Int32 name: Int32 nameWithType: Int32 fullName: System.Int32 isExternal: true - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.Keys commentId: P:System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.Keys parent: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} definition: System.Collections.Generic.Dictionary`2.Keys name: Keys nameWithType: Dictionary>.Keys fullName: System.Collections.Generic.Dictionary>.Keys nameWithType.vb: Dictionary(Of Int32, List(Of FormattingCodeData)).Keys fullName.vb: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).Keys - uid: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey,TValue}}#IsReadOnly commentId: P:System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey,TValue}}#IsReadOnly parent: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} definition: System.Collections.Generic.Dictionary`2.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey,TValue}}#IsReadOnly name: ICollection>>.IsReadOnly nameWithType: Dictionary>.ICollection>>.IsReadOnly fullName: System.Collections.Generic.Dictionary>.System.Collections.Generic.ICollection>>.IsReadOnly nameWithType.vb: Dictionary(Of Int32, List(Of FormattingCodeData)).System.Collections.Generic.ICollection>.IsReadOnly fullName.vb: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).System.Collections.Generic.ICollection>.IsReadOnly name.vb: System.Collections.Generic.ICollection>.IsReadOnly - uid: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#Generic#IDictionary{TKey,TValue}#Keys commentId: P:System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#Generic#IDictionary{TKey,TValue}#Keys parent: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} definition: System.Collections.Generic.Dictionary`2.System#Collections#Generic#IDictionary{TKey,TValue}#Keys name: IDictionary>.Keys nameWithType: Dictionary>.IDictionary>.Keys fullName: System.Collections.Generic.Dictionary>.System.Collections.Generic.IDictionary>.Keys nameWithType.vb: Dictionary(Of Int32, List(Of FormattingCodeData)).System.Collections.Generic.IDictionary.Keys fullName.vb: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).System.Collections.Generic.IDictionary.Keys name.vb: System.Collections.Generic.IDictionary.Keys - uid: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#Generic#IDictionary{TKey,TValue}#Values commentId: P:System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#Generic#IDictionary{TKey,TValue}#Values parent: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} definition: System.Collections.Generic.Dictionary`2.System#Collections#Generic#IDictionary{TKey,TValue}#Values name: IDictionary>.Values nameWithType: Dictionary>.IDictionary>.Values fullName: System.Collections.Generic.Dictionary>.System.Collections.Generic.IDictionary>.Values nameWithType.vb: Dictionary(Of Int32, List(Of FormattingCodeData)).System.Collections.Generic.IDictionary.Values fullName.vb: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).System.Collections.Generic.IDictionary.Values name.vb: System.Collections.Generic.IDictionary.Values - uid: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#Generic#IReadOnlyDictionary{TKey,TValue}#Keys commentId: P:System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#Generic#IReadOnlyDictionary{TKey,TValue}#Keys parent: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} definition: System.Collections.Generic.Dictionary`2.System#Collections#Generic#IReadOnlyDictionary{TKey,TValue}#Keys name: IReadOnlyDictionary>.Keys nameWithType: Dictionary>.IReadOnlyDictionary>.Keys fullName: System.Collections.Generic.Dictionary>.System.Collections.Generic.IReadOnlyDictionary>.Keys nameWithType.vb: Dictionary(Of Int32, List(Of FormattingCodeData)).System.Collections.Generic.IReadOnlyDictionary.Keys fullName.vb: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).System.Collections.Generic.IReadOnlyDictionary.Keys name.vb: System.Collections.Generic.IReadOnlyDictionary.Keys - uid: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#Generic#IReadOnlyDictionary{TKey,TValue}#Values commentId: P:System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#Generic#IReadOnlyDictionary{TKey,TValue}#Values parent: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} definition: System.Collections.Generic.Dictionary`2.System#Collections#Generic#IReadOnlyDictionary{TKey,TValue}#Values name: IReadOnlyDictionary>.Values nameWithType: Dictionary>.IReadOnlyDictionary>.Values fullName: System.Collections.Generic.Dictionary>.System.Collections.Generic.IReadOnlyDictionary>.Values nameWithType.vb: Dictionary(Of Int32, List(Of FormattingCodeData)).System.Collections.Generic.IReadOnlyDictionary.Values fullName.vb: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).System.Collections.Generic.IReadOnlyDictionary.Values name.vb: System.Collections.Generic.IReadOnlyDictionary.Values - uid: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#ICollection#IsSynchronized commentId: P:System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#ICollection#IsSynchronized parent: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} definition: System.Collections.Generic.Dictionary`2.System#Collections#ICollection#IsSynchronized name: ICollection.IsSynchronized nameWithType: Dictionary>.ICollection.IsSynchronized fullName: System.Collections.Generic.Dictionary>.System.Collections.ICollection.IsSynchronized nameWithType.vb: Dictionary(Of Int32, List(Of FormattingCodeData)).System.Collections.ICollection.IsSynchronized fullName.vb: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).System.Collections.ICollection.IsSynchronized name.vb: System.Collections.ICollection.IsSynchronized - uid: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#ICollection#SyncRoot commentId: P:System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#ICollection#SyncRoot parent: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} definition: System.Collections.Generic.Dictionary`2.System#Collections#ICollection#SyncRoot name: ICollection.SyncRoot nameWithType: Dictionary>.ICollection.SyncRoot fullName: System.Collections.Generic.Dictionary>.System.Collections.ICollection.SyncRoot nameWithType.vb: Dictionary(Of Int32, List(Of FormattingCodeData)).System.Collections.ICollection.SyncRoot fullName.vb: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).System.Collections.ICollection.SyncRoot name.vb: System.Collections.ICollection.SyncRoot - uid: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#IDictionary#IsFixedSize commentId: P:System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#IDictionary#IsFixedSize parent: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} definition: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#IsFixedSize name: IDictionary.IsFixedSize nameWithType: Dictionary>.IDictionary.IsFixedSize fullName: System.Collections.Generic.Dictionary>.System.Collections.IDictionary.IsFixedSize nameWithType.vb: Dictionary(Of Int32, List(Of FormattingCodeData)).System.Collections.IDictionary.IsFixedSize fullName.vb: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).System.Collections.IDictionary.IsFixedSize name.vb: System.Collections.IDictionary.IsFixedSize - uid: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#IDictionary#IsReadOnly commentId: P:System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#IDictionary#IsReadOnly parent: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} definition: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#IsReadOnly name: IDictionary.IsReadOnly nameWithType: Dictionary>.IDictionary.IsReadOnly fullName: System.Collections.Generic.Dictionary>.System.Collections.IDictionary.IsReadOnly nameWithType.vb: Dictionary(Of Int32, List(Of FormattingCodeData)).System.Collections.IDictionary.IsReadOnly fullName.vb: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).System.Collections.IDictionary.IsReadOnly name.vb: System.Collections.IDictionary.IsReadOnly - uid: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#IDictionary#Item(System.Object) commentId: P:System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#IDictionary#Item(System.Object) parent: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} definition: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#Item(System.Object) name: IDictionary.Item[Object] nameWithType: Dictionary>.IDictionary.Item[Object] fullName: System.Collections.Generic.Dictionary>.System.Collections.IDictionary.Item[System.Object] nameWithType.vb: Dictionary(Of Int32, List(Of FormattingCodeData)).System.Collections.IDictionary.Item(Object) fullName.vb: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).System.Collections.IDictionary.Item(System.Object) name.vb: System.Collections.IDictionary.Item(Object) spec.csharp: - uid: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#Item(System.Object) name: IDictionary.Item nameWithType: Dictionary>.IDictionary.Item fullName: System.Collections.Generic.Dictionary>.System.Collections.IDictionary.Item isExternal: true - name: '[' nameWithType: '[' fullName: '[' - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ']' nameWithType: ']' fullName: ']' spec.vb: - uid: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#Item(System.Object) name: System.Collections.IDictionary.Item nameWithType: Dictionary(Of Int32, List(Of FormattingCodeData)).System.Collections.IDictionary.Item fullName: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).System.Collections.IDictionary.Item isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#IDictionary#Keys commentId: P:System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#IDictionary#Keys parent: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} definition: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#Keys name: IDictionary.Keys nameWithType: Dictionary>.IDictionary.Keys fullName: System.Collections.Generic.Dictionary>.System.Collections.IDictionary.Keys nameWithType.vb: Dictionary(Of Int32, List(Of FormattingCodeData)).System.Collections.IDictionary.Keys fullName.vb: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).System.Collections.IDictionary.Keys name.vb: System.Collections.IDictionary.Keys - uid: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#IDictionary#Values commentId: P:System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.System#Collections#IDictionary#Values parent: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} definition: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#Values name: IDictionary.Values nameWithType: Dictionary>.IDictionary.Values fullName: System.Collections.Generic.Dictionary>.System.Collections.IDictionary.Values nameWithType.vb: Dictionary(Of Int32, List(Of FormattingCodeData)).System.Collections.IDictionary.Values fullName.vb: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).System.Collections.IDictionary.Values name.vb: System.Collections.IDictionary.Values - uid: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.Values commentId: P:System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}}.Values parent: System.Collections.Generic.Dictionary{System.Int32,System.Collections.Generic.List{MLEM.Formatting.FormattingCodeData}} definition: System.Collections.Generic.Dictionary`2.Values name: Values nameWithType: Dictionary>.Values fullName: System.Collections.Generic.Dictionary>.Values nameWithType.vb: Dictionary(Of Int32, List(Of FormattingCodeData)).Values fullName.vb: System.Collections.Generic.Dictionary(Of System.Int32, System.Collections.Generic.List(Of MLEM.Formatting.FormattingCodeData)).Values - uid: System.Object.Equals(System.Object) commentId: M:System.Object.Equals(System.Object) parent: System.Object isExternal: true name: Equals(Object) nameWithType: Object.Equals(Object) fullName: System.Object.Equals(System.Object) spec.csharp: - uid: System.Object.Equals(System.Object) name: Equals nameWithType: Object.Equals fullName: System.Object.Equals isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Object.Equals(System.Object) name: Equals nameWithType: Object.Equals fullName: System.Object.Equals isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ) nameWithType: ) fullName: ) - uid: System.Object.Equals(System.Object,System.Object) commentId: M:System.Object.Equals(System.Object,System.Object) parent: System.Object isExternal: true name: Equals(Object, Object) nameWithType: Object.Equals(Object, Object) fullName: System.Object.Equals(System.Object, System.Object) spec.csharp: - uid: System.Object.Equals(System.Object,System.Object) name: Equals nameWithType: Object.Equals fullName: System.Object.Equals isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Object.Equals(System.Object,System.Object) name: Equals nameWithType: Object.Equals fullName: System.Object.Equals isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ) nameWithType: ) fullName: ) - uid: System.Object.GetHashCode commentId: M:System.Object.GetHashCode parent: System.Object isExternal: true name: GetHashCode() nameWithType: Object.GetHashCode() fullName: System.Object.GetHashCode() spec.csharp: - uid: System.Object.GetHashCode name: GetHashCode nameWithType: Object.GetHashCode fullName: System.Object.GetHashCode isExternal: true - name: ( nameWithType: ( fullName: ( - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Object.GetHashCode name: GetHashCode nameWithType: Object.GetHashCode fullName: System.Object.GetHashCode isExternal: true - name: ( nameWithType: ( fullName: ( - name: ) nameWithType: ) fullName: ) - uid: System.Object.GetType commentId: M:System.Object.GetType parent: System.Object isExternal: true name: GetType() nameWithType: Object.GetType() fullName: System.Object.GetType() spec.csharp: - uid: System.Object.GetType name: GetType nameWithType: Object.GetType fullName: System.Object.GetType isExternal: true - name: ( nameWithType: ( fullName: ( - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Object.GetType name: GetType nameWithType: Object.GetType fullName: System.Object.GetType isExternal: true - name: ( nameWithType: ( fullName: ( - name: ) nameWithType: ) fullName: ) - uid: System.Object.MemberwiseClone commentId: M:System.Object.MemberwiseClone parent: System.Object isExternal: true name: MemberwiseClone() nameWithType: Object.MemberwiseClone() fullName: System.Object.MemberwiseClone() spec.csharp: - uid: System.Object.MemberwiseClone name: MemberwiseClone nameWithType: Object.MemberwiseClone fullName: System.Object.MemberwiseClone isExternal: true - name: ( nameWithType: ( fullName: ( - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Object.MemberwiseClone name: MemberwiseClone nameWithType: Object.MemberwiseClone fullName: System.Object.MemberwiseClone isExternal: true - name: ( nameWithType: ( fullName: ( - name: ) nameWithType: ) fullName: ) - uid: System.Object.ReferenceEquals(System.Object,System.Object) commentId: M:System.Object.ReferenceEquals(System.Object,System.Object) parent: System.Object isExternal: true name: ReferenceEquals(Object, Object) nameWithType: Object.ReferenceEquals(Object, Object) fullName: System.Object.ReferenceEquals(System.Object, System.Object) spec.csharp: - uid: System.Object.ReferenceEquals(System.Object,System.Object) name: ReferenceEquals nameWithType: Object.ReferenceEquals fullName: System.Object.ReferenceEquals isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Object.ReferenceEquals(System.Object,System.Object) name: ReferenceEquals nameWithType: Object.ReferenceEquals fullName: System.Object.ReferenceEquals isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ) nameWithType: ) fullName: ) - uid: System.Object.ToString commentId: M:System.Object.ToString parent: System.Object isExternal: true name: ToString() nameWithType: Object.ToString() fullName: System.Object.ToString() spec.csharp: - uid: System.Object.ToString name: ToString nameWithType: Object.ToString fullName: System.Object.ToString isExternal: true - name: ( nameWithType: ( fullName: ( - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Object.ToString name: ToString nameWithType: Object.ToString fullName: System.Object.ToString isExternal: true - name: ( nameWithType: ( fullName: ( - name: ) nameWithType: ) fullName: ) - uid: System commentId: N:System isExternal: true name: System nameWithType: System fullName: System - uid: System.Collections.Generic.Dictionary`2 commentId: T:System.Collections.Generic.Dictionary`2 isExternal: true name: Dictionary nameWithType: Dictionary fullName: System.Collections.Generic.Dictionary nameWithType.vb: Dictionary(Of TKey, TValue) fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue) name.vb: Dictionary(Of TKey, TValue) spec.csharp: - uid: System.Collections.Generic.Dictionary`2 name: Dictionary nameWithType: Dictionary fullName: System.Collections.Generic.Dictionary isExternal: true - name: < nameWithType: < fullName: < - name: TKey nameWithType: TKey fullName: TKey - name: ', ' nameWithType: ', ' fullName: ', ' - name: TValue nameWithType: TValue fullName: TValue - name: '>' nameWithType: '>' fullName: '>' spec.vb: - uid: System.Collections.Generic.Dictionary`2 name: Dictionary nameWithType: Dictionary fullName: System.Collections.Generic.Dictionary isExternal: true - name: '(Of ' nameWithType: '(Of ' fullName: '(Of ' - name: TKey nameWithType: TKey fullName: TKey - name: ', ' nameWithType: ', ' fullName: ', ' - name: TValue nameWithType: TValue fullName: TValue - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic commentId: N:System.Collections.Generic isExternal: true name: System.Collections.Generic nameWithType: System.Collections.Generic fullName: System.Collections.Generic - uid: System.Collections.Generic.IDictionary`2 commentId: T:System.Collections.Generic.IDictionary`2 isExternal: true name: IDictionary nameWithType: IDictionary fullName: System.Collections.Generic.IDictionary nameWithType.vb: IDictionary(Of TKey, TValue) fullName.vb: System.Collections.Generic.IDictionary(Of TKey, TValue) name.vb: IDictionary(Of TKey, TValue) spec.csharp: - uid: System.Collections.Generic.IDictionary`2 name: IDictionary nameWithType: IDictionary fullName: System.Collections.Generic.IDictionary isExternal: true - name: < nameWithType: < fullName: < - name: TKey nameWithType: TKey fullName: TKey - name: ', ' nameWithType: ', ' fullName: ', ' - name: TValue nameWithType: TValue fullName: TValue - name: '>' nameWithType: '>' fullName: '>' spec.vb: - uid: System.Collections.Generic.IDictionary`2 name: IDictionary nameWithType: IDictionary fullName: System.Collections.Generic.IDictionary isExternal: true - name: '(Of ' nameWithType: '(Of ' fullName: '(Of ' - name: TKey nameWithType: TKey fullName: TKey - name: ', ' nameWithType: ', ' fullName: ', ' - name: TValue nameWithType: TValue fullName: TValue - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.ICollection`1 commentId: T:System.Collections.Generic.ICollection`1 isExternal: true name: ICollection nameWithType: ICollection fullName: System.Collections.Generic.ICollection nameWithType.vb: ICollection(Of T) fullName.vb: System.Collections.Generic.ICollection(Of T) name.vb: ICollection(Of T) spec.csharp: - uid: System.Collections.Generic.ICollection`1 name: ICollection nameWithType: ICollection fullName: System.Collections.Generic.ICollection isExternal: true - name: < nameWithType: < fullName: < - name: T nameWithType: T fullName: T - name: '>' nameWithType: '>' fullName: '>' spec.vb: - uid: System.Collections.Generic.ICollection`1 name: ICollection nameWithType: ICollection fullName: System.Collections.Generic.ICollection isExternal: true - name: '(Of ' nameWithType: '(Of ' fullName: '(Of ' - name: T nameWithType: T fullName: T - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.IReadOnlyDictionary`2 commentId: T:System.Collections.Generic.IReadOnlyDictionary`2 isExternal: true name: IReadOnlyDictionary nameWithType: IReadOnlyDictionary fullName: System.Collections.Generic.IReadOnlyDictionary nameWithType.vb: IReadOnlyDictionary(Of TKey, TValue) fullName.vb: System.Collections.Generic.IReadOnlyDictionary(Of TKey, TValue) name.vb: IReadOnlyDictionary(Of TKey, TValue) spec.csharp: - uid: System.Collections.Generic.IReadOnlyDictionary`2 name: IReadOnlyDictionary nameWithType: IReadOnlyDictionary fullName: System.Collections.Generic.IReadOnlyDictionary isExternal: true - name: < nameWithType: < fullName: < - name: TKey nameWithType: TKey fullName: TKey - name: ', ' nameWithType: ', ' fullName: ', ' - name: TValue nameWithType: TValue fullName: TValue - name: '>' nameWithType: '>' fullName: '>' spec.vb: - uid: System.Collections.Generic.IReadOnlyDictionary`2 name: IReadOnlyDictionary nameWithType: IReadOnlyDictionary fullName: System.Collections.Generic.IReadOnlyDictionary isExternal: true - name: '(Of ' nameWithType: '(Of ' fullName: '(Of ' - name: TKey nameWithType: TKey fullName: TKey - name: ', ' nameWithType: ', ' fullName: ', ' - name: TValue nameWithType: TValue fullName: TValue - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.IReadOnlyCollection`1 commentId: T:System.Collections.Generic.IReadOnlyCollection`1 isExternal: true name: IReadOnlyCollection nameWithType: IReadOnlyCollection fullName: System.Collections.Generic.IReadOnlyCollection nameWithType.vb: IReadOnlyCollection(Of T) fullName.vb: System.Collections.Generic.IReadOnlyCollection(Of T) name.vb: IReadOnlyCollection(Of T) spec.csharp: - uid: System.Collections.Generic.IReadOnlyCollection`1 name: IReadOnlyCollection nameWithType: IReadOnlyCollection fullName: System.Collections.Generic.IReadOnlyCollection isExternal: true - name: < nameWithType: < fullName: < - name: T nameWithType: T fullName: T - name: '>' nameWithType: '>' fullName: '>' spec.vb: - uid: System.Collections.Generic.IReadOnlyCollection`1 name: IReadOnlyCollection nameWithType: IReadOnlyCollection fullName: System.Collections.Generic.IReadOnlyCollection isExternal: true - name: '(Of ' nameWithType: '(Of ' fullName: '(Of ' - name: T nameWithType: T fullName: T - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.IEnumerable`1 commentId: T:System.Collections.Generic.IEnumerable`1 isExternal: true name: IEnumerable nameWithType: IEnumerable fullName: System.Collections.Generic.IEnumerable nameWithType.vb: IEnumerable(Of T) fullName.vb: System.Collections.Generic.IEnumerable(Of T) name.vb: IEnumerable(Of T) spec.csharp: - uid: System.Collections.Generic.IEnumerable`1 name: IEnumerable nameWithType: IEnumerable fullName: System.Collections.Generic.IEnumerable isExternal: true - name: < nameWithType: < fullName: < - name: T nameWithType: T fullName: T - name: '>' nameWithType: '>' fullName: '>' spec.vb: - uid: System.Collections.Generic.IEnumerable`1 name: IEnumerable nameWithType: IEnumerable fullName: System.Collections.Generic.IEnumerable isExternal: true - name: '(Of ' nameWithType: '(Of ' fullName: '(Of ' - name: T nameWithType: T fullName: T - name: ) nameWithType: ) fullName: ) - uid: System.Collections commentId: N:System.Collections isExternal: true name: System.Collections nameWithType: System.Collections fullName: System.Collections - uid: System.Runtime.Serialization commentId: N:System.Runtime.Serialization isExternal: true name: System.Runtime.Serialization nameWithType: System.Runtime.Serialization fullName: System.Runtime.Serialization - uid: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#get_Item(System.Object) commentId: M:System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#get_Item(System.Object) isExternal: true name: IDictionary.get_Item(Object) nameWithType: Dictionary.IDictionary.get_Item(Object) fullName: System.Collections.Generic.Dictionary.System.Collections.IDictionary.get_Item(System.Object) nameWithType.vb: Dictionary(Of TKey, TValue).System.Collections.IDictionary.get_Item(Object) fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue).System.Collections.IDictionary.get_Item(System.Object) name.vb: System.Collections.IDictionary.get_Item(Object) spec.csharp: - uid: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#get_Item(System.Object) name: IDictionary.get_Item nameWithType: Dictionary.IDictionary.get_Item fullName: System.Collections.Generic.Dictionary.System.Collections.IDictionary.get_Item isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#get_Item(System.Object) name: System.Collections.IDictionary.get_Item nameWithType: Dictionary(Of TKey, TValue).System.Collections.IDictionary.get_Item fullName: System.Collections.Generic.Dictionary(Of TKey, TValue).System.Collections.IDictionary.get_Item isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#set_Item(System.Object,System.Object) commentId: M:System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#set_Item(System.Object,System.Object) isExternal: true name: IDictionary.set_Item(Object, Object) nameWithType: Dictionary.IDictionary.set_Item(Object, Object) fullName: System.Collections.Generic.Dictionary.System.Collections.IDictionary.set_Item(System.Object, System.Object) nameWithType.vb: Dictionary(Of TKey, TValue).System.Collections.IDictionary.set_Item(Object, Object) fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue).System.Collections.IDictionary.set_Item(System.Object, System.Object) name.vb: System.Collections.IDictionary.set_Item(Object, Object) spec.csharp: - uid: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#set_Item(System.Object,System.Object) name: IDictionary.set_Item nameWithType: Dictionary.IDictionary.set_Item fullName: System.Collections.Generic.Dictionary.System.Collections.IDictionary.set_Item isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#set_Item(System.Object,System.Object) name: System.Collections.IDictionary.set_Item nameWithType: Dictionary(Of TKey, TValue).System.Collections.IDictionary.set_Item fullName: System.Collections.Generic.Dictionary(Of TKey, TValue).System.Collections.IDictionary.set_Item isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary`2.Add(`0,`1) commentId: M:System.Collections.Generic.Dictionary`2.Add(`0,`1) isExternal: true name: Add(TKey, TValue) nameWithType: Dictionary.Add(TKey, TValue) fullName: System.Collections.Generic.Dictionary.Add(TKey, TValue) nameWithType.vb: Dictionary(Of TKey, TValue).Add(TKey, TValue) fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue).Add(TKey, TValue) spec.csharp: - uid: System.Collections.Generic.Dictionary`2.Add(`0,`1) name: Add nameWithType: Dictionary.Add fullName: System.Collections.Generic.Dictionary.Add isExternal: true - name: ( nameWithType: ( fullName: ( - name: TKey nameWithType: TKey fullName: TKey - name: ', ' nameWithType: ', ' fullName: ', ' - name: TValue nameWithType: TValue fullName: TValue - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Collections.Generic.Dictionary`2.Add(`0,`1) name: Add nameWithType: Dictionary(Of TKey, TValue).Add fullName: System.Collections.Generic.Dictionary(Of TKey, TValue).Add isExternal: true - name: ( nameWithType: ( fullName: ( - name: TKey nameWithType: TKey fullName: TKey - name: ', ' nameWithType: ', ' fullName: ', ' - name: TValue nameWithType: TValue fullName: TValue - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary`2.Clear commentId: M:System.Collections.Generic.Dictionary`2.Clear isExternal: true name: Clear() nameWithType: Dictionary.Clear() fullName: System.Collections.Generic.Dictionary.Clear() nameWithType.vb: Dictionary(Of TKey, TValue).Clear() fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue).Clear() spec.csharp: - uid: System.Collections.Generic.Dictionary`2.Clear name: Clear nameWithType: Dictionary.Clear fullName: System.Collections.Generic.Dictionary.Clear isExternal: true - name: ( nameWithType: ( fullName: ( - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Collections.Generic.Dictionary`2.Clear name: Clear nameWithType: Dictionary(Of TKey, TValue).Clear fullName: System.Collections.Generic.Dictionary(Of TKey, TValue).Clear isExternal: true - name: ( nameWithType: ( fullName: ( - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary`2.ContainsKey(`0) commentId: M:System.Collections.Generic.Dictionary`2.ContainsKey(`0) isExternal: true name: ContainsKey(TKey) nameWithType: Dictionary.ContainsKey(TKey) fullName: System.Collections.Generic.Dictionary.ContainsKey(TKey) nameWithType.vb: Dictionary(Of TKey, TValue).ContainsKey(TKey) fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue).ContainsKey(TKey) spec.csharp: - uid: System.Collections.Generic.Dictionary`2.ContainsKey(`0) name: ContainsKey nameWithType: Dictionary.ContainsKey fullName: System.Collections.Generic.Dictionary.ContainsKey isExternal: true - name: ( nameWithType: ( fullName: ( - name: TKey nameWithType: TKey fullName: TKey - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Collections.Generic.Dictionary`2.ContainsKey(`0) name: ContainsKey nameWithType: Dictionary(Of TKey, TValue).ContainsKey fullName: System.Collections.Generic.Dictionary(Of TKey, TValue).ContainsKey isExternal: true - name: ( nameWithType: ( fullName: ( - name: TKey nameWithType: TKey fullName: TKey - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary`2.ContainsValue(`1) commentId: M:System.Collections.Generic.Dictionary`2.ContainsValue(`1) isExternal: true name: ContainsValue(TValue) nameWithType: Dictionary.ContainsValue(TValue) fullName: System.Collections.Generic.Dictionary.ContainsValue(TValue) nameWithType.vb: Dictionary(Of TKey, TValue).ContainsValue(TValue) fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue).ContainsValue(TValue) spec.csharp: - uid: System.Collections.Generic.Dictionary`2.ContainsValue(`1) name: ContainsValue nameWithType: Dictionary.ContainsValue fullName: System.Collections.Generic.Dictionary.ContainsValue isExternal: true - name: ( nameWithType: ( fullName: ( - name: TValue nameWithType: TValue fullName: TValue - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Collections.Generic.Dictionary`2.ContainsValue(`1) name: ContainsValue nameWithType: Dictionary(Of TKey, TValue).ContainsValue fullName: System.Collections.Generic.Dictionary(Of TKey, TValue).ContainsValue isExternal: true - name: ( nameWithType: ( fullName: ( - name: TValue nameWithType: TValue fullName: TValue - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary`2.GetEnumerator commentId: M:System.Collections.Generic.Dictionary`2.GetEnumerator isExternal: true name: GetEnumerator() nameWithType: Dictionary.GetEnumerator() fullName: System.Collections.Generic.Dictionary.GetEnumerator() nameWithType.vb: Dictionary(Of TKey, TValue).GetEnumerator() fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue).GetEnumerator() spec.csharp: - uid: System.Collections.Generic.Dictionary`2.GetEnumerator name: GetEnumerator nameWithType: Dictionary.GetEnumerator fullName: System.Collections.Generic.Dictionary.GetEnumerator isExternal: true - name: ( nameWithType: ( fullName: ( - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Collections.Generic.Dictionary`2.GetEnumerator name: GetEnumerator nameWithType: Dictionary(Of TKey, TValue).GetEnumerator fullName: System.Collections.Generic.Dictionary(Of TKey, TValue).GetEnumerator isExternal: true - name: ( nameWithType: ( fullName: ( - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary`2.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) commentId: M:System.Collections.Generic.Dictionary`2.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) isExternal: true name: GetObjectData(SerializationInfo, StreamingContext) nameWithType: Dictionary.GetObjectData(SerializationInfo, StreamingContext) fullName: System.Collections.Generic.Dictionary.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) nameWithType.vb: Dictionary(Of TKey, TValue).GetObjectData(SerializationInfo, StreamingContext) fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue).GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) spec.csharp: - uid: System.Collections.Generic.Dictionary`2.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) name: GetObjectData nameWithType: Dictionary.GetObjectData fullName: System.Collections.Generic.Dictionary.GetObjectData isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Runtime.Serialization.SerializationInfo name: SerializationInfo nameWithType: SerializationInfo fullName: System.Runtime.Serialization.SerializationInfo isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Runtime.Serialization.StreamingContext name: StreamingContext nameWithType: StreamingContext fullName: System.Runtime.Serialization.StreamingContext isExternal: true - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Collections.Generic.Dictionary`2.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) name: GetObjectData nameWithType: Dictionary(Of TKey, TValue).GetObjectData fullName: System.Collections.Generic.Dictionary(Of TKey, TValue).GetObjectData isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Runtime.Serialization.SerializationInfo name: SerializationInfo nameWithType: SerializationInfo fullName: System.Runtime.Serialization.SerializationInfo isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Runtime.Serialization.StreamingContext name: StreamingContext nameWithType: StreamingContext fullName: System.Runtime.Serialization.StreamingContext isExternal: true - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary`2.OnDeserialization(System.Object) commentId: M:System.Collections.Generic.Dictionary`2.OnDeserialization(System.Object) isExternal: true name: OnDeserialization(Object) nameWithType: Dictionary.OnDeserialization(Object) fullName: System.Collections.Generic.Dictionary.OnDeserialization(System.Object) nameWithType.vb: Dictionary(Of TKey, TValue).OnDeserialization(Object) fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue).OnDeserialization(System.Object) spec.csharp: - uid: System.Collections.Generic.Dictionary`2.OnDeserialization(System.Object) name: OnDeserialization nameWithType: Dictionary.OnDeserialization fullName: System.Collections.Generic.Dictionary.OnDeserialization isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Collections.Generic.Dictionary`2.OnDeserialization(System.Object) name: OnDeserialization nameWithType: Dictionary(Of TKey, TValue).OnDeserialization fullName: System.Collections.Generic.Dictionary(Of TKey, TValue).OnDeserialization isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary`2.Remove(`0) commentId: M:System.Collections.Generic.Dictionary`2.Remove(`0) isExternal: true name: Remove(TKey) nameWithType: Dictionary.Remove(TKey) fullName: System.Collections.Generic.Dictionary.Remove(TKey) nameWithType.vb: Dictionary(Of TKey, TValue).Remove(TKey) fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue).Remove(TKey) spec.csharp: - uid: System.Collections.Generic.Dictionary`2.Remove(`0) name: Remove nameWithType: Dictionary.Remove fullName: System.Collections.Generic.Dictionary.Remove isExternal: true - name: ( nameWithType: ( fullName: ( - name: TKey nameWithType: TKey fullName: TKey - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Collections.Generic.Dictionary`2.Remove(`0) name: Remove nameWithType: Dictionary(Of TKey, TValue).Remove fullName: System.Collections.Generic.Dictionary(Of TKey, TValue).Remove isExternal: true - name: ( nameWithType: ( fullName: ( - name: TKey nameWithType: TKey fullName: TKey - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary`2.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey,TValue}}#Add(System.Collections.Generic.KeyValuePair{`0,`1}) commentId: M:System.Collections.Generic.Dictionary`2.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey,TValue}}#Add(System.Collections.Generic.KeyValuePair{`0,`1}) isExternal: true name: ICollection>.Add(KeyValuePair) nameWithType: Dictionary.ICollection>.Add(KeyValuePair) fullName: System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.Add(System.Collections.Generic.KeyValuePair) nameWithType.vb: Dictionary(Of TKey, TValue).System.Collections.Generic.ICollection>.Add(KeyValuePair(Of TKey, TValue)) fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue).System.Collections.Generic.ICollection>.Add(System.Collections.Generic.KeyValuePair(Of TKey, TValue)) name.vb: System.Collections.Generic.ICollection>.Add(KeyValuePair(Of TKey, TValue)) spec.csharp: - uid: System.Collections.Generic.Dictionary`2.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey,TValue}}#Add(System.Collections.Generic.KeyValuePair{`0,`1}) name: ICollection>.Add nameWithType: Dictionary.ICollection>.Add fullName: System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.Add isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Collections.Generic.KeyValuePair`2 name: KeyValuePair nameWithType: KeyValuePair fullName: System.Collections.Generic.KeyValuePair isExternal: true - name: < nameWithType: < fullName: < - name: TKey nameWithType: TKey fullName: TKey - name: ', ' nameWithType: ', ' fullName: ', ' - name: TValue nameWithType: TValue fullName: TValue - name: '>' nameWithType: '>' fullName: '>' - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Collections.Generic.Dictionary`2.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey,TValue}}#Add(System.Collections.Generic.KeyValuePair{`0,`1}) name: System.Collections.Generic.ICollection>.Add nameWithType: Dictionary(Of TKey, TValue).System.Collections.Generic.ICollection>.Add fullName: System.Collections.Generic.Dictionary(Of TKey, TValue).System.Collections.Generic.ICollection>.Add isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Collections.Generic.KeyValuePair`2 name: KeyValuePair nameWithType: KeyValuePair fullName: System.Collections.Generic.KeyValuePair isExternal: true - name: '(Of ' nameWithType: '(Of ' fullName: '(Of ' - name: TKey nameWithType: TKey fullName: TKey - name: ', ' nameWithType: ', ' fullName: ', ' - name: TValue nameWithType: TValue fullName: TValue - name: ) nameWithType: ) fullName: ) - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary`2.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey,TValue}}#Contains(System.Collections.Generic.KeyValuePair{`0,`1}) commentId: M:System.Collections.Generic.Dictionary`2.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey,TValue}}#Contains(System.Collections.Generic.KeyValuePair{`0,`1}) isExternal: true name: ICollection>.Contains(KeyValuePair) nameWithType: Dictionary.ICollection>.Contains(KeyValuePair) fullName: System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.Contains(System.Collections.Generic.KeyValuePair) nameWithType.vb: Dictionary(Of TKey, TValue).System.Collections.Generic.ICollection>.Contains(KeyValuePair(Of TKey, TValue)) fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue).System.Collections.Generic.ICollection>.Contains(System.Collections.Generic.KeyValuePair(Of TKey, TValue)) name.vb: System.Collections.Generic.ICollection>.Contains(KeyValuePair(Of TKey, TValue)) spec.csharp: - uid: System.Collections.Generic.Dictionary`2.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey,TValue}}#Contains(System.Collections.Generic.KeyValuePair{`0,`1}) name: ICollection>.Contains nameWithType: Dictionary.ICollection>.Contains fullName: System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.Contains isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Collections.Generic.KeyValuePair`2 name: KeyValuePair nameWithType: KeyValuePair fullName: System.Collections.Generic.KeyValuePair isExternal: true - name: < nameWithType: < fullName: < - name: TKey nameWithType: TKey fullName: TKey - name: ', ' nameWithType: ', ' fullName: ', ' - name: TValue nameWithType: TValue fullName: TValue - name: '>' nameWithType: '>' fullName: '>' - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Collections.Generic.Dictionary`2.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey,TValue}}#Contains(System.Collections.Generic.KeyValuePair{`0,`1}) name: System.Collections.Generic.ICollection>.Contains nameWithType: Dictionary(Of TKey, TValue).System.Collections.Generic.ICollection>.Contains fullName: System.Collections.Generic.Dictionary(Of TKey, TValue).System.Collections.Generic.ICollection>.Contains isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Collections.Generic.KeyValuePair`2 name: KeyValuePair nameWithType: KeyValuePair fullName: System.Collections.Generic.KeyValuePair isExternal: true - name: '(Of ' nameWithType: '(Of ' fullName: '(Of ' - name: TKey nameWithType: TKey fullName: TKey - name: ', ' nameWithType: ', ' fullName: ', ' - name: TValue nameWithType: TValue fullName: TValue - name: ) nameWithType: ) fullName: ) - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary`2.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey,TValue}}#CopyTo(System.Collections.Generic.KeyValuePair{`0,`1}[],System.Int32) commentId: M:System.Collections.Generic.Dictionary`2.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey,TValue}}#CopyTo(System.Collections.Generic.KeyValuePair{`0,`1}[],System.Int32) isExternal: true name: ICollection>.CopyTo(KeyValuePair[], Int32) nameWithType: Dictionary.ICollection>.CopyTo(KeyValuePair[], Int32) fullName: System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.CopyTo(System.Collections.Generic.KeyValuePair[], System.Int32) nameWithType.vb: Dictionary(Of TKey, TValue).System.Collections.Generic.ICollection>.CopyTo(KeyValuePair(Of TKey, TValue)(), Int32) fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue).System.Collections.Generic.ICollection>.CopyTo(System.Collections.Generic.KeyValuePair(Of TKey, TValue)(), System.Int32) name.vb: System.Collections.Generic.ICollection>.CopyTo(KeyValuePair(Of TKey, TValue)(), Int32) spec.csharp: - uid: System.Collections.Generic.Dictionary`2.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey,TValue}}#CopyTo(System.Collections.Generic.KeyValuePair{`0,`1}[],System.Int32) name: ICollection>.CopyTo nameWithType: Dictionary.ICollection>.CopyTo fullName: System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.CopyTo isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Collections.Generic.KeyValuePair`2 name: KeyValuePair nameWithType: KeyValuePair fullName: System.Collections.Generic.KeyValuePair isExternal: true - name: < nameWithType: < fullName: < - name: TKey nameWithType: TKey fullName: TKey - name: ', ' nameWithType: ', ' fullName: ', ' - name: TValue nameWithType: TValue fullName: TValue - name: '>' nameWithType: '>' fullName: '>' - name: '[]' nameWithType: '[]' fullName: '[]' - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Int32 name: Int32 nameWithType: Int32 fullName: System.Int32 isExternal: true - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Collections.Generic.Dictionary`2.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey,TValue}}#CopyTo(System.Collections.Generic.KeyValuePair{`0,`1}[],System.Int32) name: System.Collections.Generic.ICollection>.CopyTo nameWithType: Dictionary(Of TKey, TValue).System.Collections.Generic.ICollection>.CopyTo fullName: System.Collections.Generic.Dictionary(Of TKey, TValue).System.Collections.Generic.ICollection>.CopyTo isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Collections.Generic.KeyValuePair`2 name: KeyValuePair nameWithType: KeyValuePair fullName: System.Collections.Generic.KeyValuePair isExternal: true - name: '(Of ' nameWithType: '(Of ' fullName: '(Of ' - name: TKey nameWithType: TKey fullName: TKey - name: ', ' nameWithType: ', ' fullName: ', ' - name: TValue nameWithType: TValue fullName: TValue - name: ) nameWithType: ) fullName: ) - name: () nameWithType: () fullName: () - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Int32 name: Int32 nameWithType: Int32 fullName: System.Int32 isExternal: true - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary`2.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey,TValue}}#Remove(System.Collections.Generic.KeyValuePair{`0,`1}) commentId: M:System.Collections.Generic.Dictionary`2.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey,TValue}}#Remove(System.Collections.Generic.KeyValuePair{`0,`1}) isExternal: true name: ICollection>.Remove(KeyValuePair) nameWithType: Dictionary.ICollection>.Remove(KeyValuePair) fullName: System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.Remove(System.Collections.Generic.KeyValuePair) nameWithType.vb: Dictionary(Of TKey, TValue).System.Collections.Generic.ICollection>.Remove(KeyValuePair(Of TKey, TValue)) fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue).System.Collections.Generic.ICollection>.Remove(System.Collections.Generic.KeyValuePair(Of TKey, TValue)) name.vb: System.Collections.Generic.ICollection>.Remove(KeyValuePair(Of TKey, TValue)) spec.csharp: - uid: System.Collections.Generic.Dictionary`2.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey,TValue}}#Remove(System.Collections.Generic.KeyValuePair{`0,`1}) name: ICollection>.Remove nameWithType: Dictionary.ICollection>.Remove fullName: System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.Remove isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Collections.Generic.KeyValuePair`2 name: KeyValuePair nameWithType: KeyValuePair fullName: System.Collections.Generic.KeyValuePair isExternal: true - name: < nameWithType: < fullName: < - name: TKey nameWithType: TKey fullName: TKey - name: ', ' nameWithType: ', ' fullName: ', ' - name: TValue nameWithType: TValue fullName: TValue - name: '>' nameWithType: '>' fullName: '>' - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Collections.Generic.Dictionary`2.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey,TValue}}#Remove(System.Collections.Generic.KeyValuePair{`0,`1}) name: System.Collections.Generic.ICollection>.Remove nameWithType: Dictionary(Of TKey, TValue).System.Collections.Generic.ICollection>.Remove fullName: System.Collections.Generic.Dictionary(Of TKey, TValue).System.Collections.Generic.ICollection>.Remove isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Collections.Generic.KeyValuePair`2 name: KeyValuePair nameWithType: KeyValuePair fullName: System.Collections.Generic.KeyValuePair isExternal: true - name: '(Of ' nameWithType: '(Of ' fullName: '(Of ' - name: TKey nameWithType: TKey fullName: TKey - name: ', ' nameWithType: ', ' fullName: ', ' - name: TValue nameWithType: TValue fullName: TValue - name: ) nameWithType: ) fullName: ) - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary`2.System#Collections#Generic#IEnumerable{System#Collections#Generic#KeyValuePair{TKey,TValue}}#GetEnumerator commentId: M:System.Collections.Generic.Dictionary`2.System#Collections#Generic#IEnumerable{System#Collections#Generic#KeyValuePair{TKey,TValue}}#GetEnumerator isExternal: true name: IEnumerable>.GetEnumerator() nameWithType: Dictionary.IEnumerable>.GetEnumerator() fullName: System.Collections.Generic.Dictionary.System.Collections.Generic.IEnumerable>.GetEnumerator() nameWithType.vb: Dictionary(Of TKey, TValue).System.Collections.Generic.IEnumerable>.GetEnumerator() fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue).System.Collections.Generic.IEnumerable>.GetEnumerator() name.vb: System.Collections.Generic.IEnumerable>.GetEnumerator() spec.csharp: - uid: System.Collections.Generic.Dictionary`2.System#Collections#Generic#IEnumerable{System#Collections#Generic#KeyValuePair{TKey,TValue}}#GetEnumerator name: IEnumerable>.GetEnumerator nameWithType: Dictionary.IEnumerable>.GetEnumerator fullName: System.Collections.Generic.Dictionary.System.Collections.Generic.IEnumerable>.GetEnumerator isExternal: true - name: ( nameWithType: ( fullName: ( - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Collections.Generic.Dictionary`2.System#Collections#Generic#IEnumerable{System#Collections#Generic#KeyValuePair{TKey,TValue}}#GetEnumerator name: System.Collections.Generic.IEnumerable>.GetEnumerator nameWithType: Dictionary(Of TKey, TValue).System.Collections.Generic.IEnumerable>.GetEnumerator fullName: System.Collections.Generic.Dictionary(Of TKey, TValue).System.Collections.Generic.IEnumerable>.GetEnumerator isExternal: true - name: ( nameWithType: ( fullName: ( - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary`2.System#Collections#ICollection#CopyTo(System.Array,System.Int32) commentId: M:System.Collections.Generic.Dictionary`2.System#Collections#ICollection#CopyTo(System.Array,System.Int32) isExternal: true name: ICollection.CopyTo(Array, Int32) nameWithType: Dictionary.ICollection.CopyTo(Array, Int32) fullName: System.Collections.Generic.Dictionary.System.Collections.ICollection.CopyTo(System.Array, System.Int32) nameWithType.vb: Dictionary(Of TKey, TValue).System.Collections.ICollection.CopyTo(Array, Int32) fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue).System.Collections.ICollection.CopyTo(System.Array, System.Int32) name.vb: System.Collections.ICollection.CopyTo(Array, Int32) spec.csharp: - uid: System.Collections.Generic.Dictionary`2.System#Collections#ICollection#CopyTo(System.Array,System.Int32) name: ICollection.CopyTo nameWithType: Dictionary.ICollection.CopyTo fullName: System.Collections.Generic.Dictionary.System.Collections.ICollection.CopyTo isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Array name: Array nameWithType: Array fullName: System.Array isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Int32 name: Int32 nameWithType: Int32 fullName: System.Int32 isExternal: true - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Collections.Generic.Dictionary`2.System#Collections#ICollection#CopyTo(System.Array,System.Int32) name: System.Collections.ICollection.CopyTo nameWithType: Dictionary(Of TKey, TValue).System.Collections.ICollection.CopyTo fullName: System.Collections.Generic.Dictionary(Of TKey, TValue).System.Collections.ICollection.CopyTo isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Array name: Array nameWithType: Array fullName: System.Array isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Int32 name: Int32 nameWithType: Int32 fullName: System.Int32 isExternal: true - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#Add(System.Object,System.Object) commentId: M:System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#Add(System.Object,System.Object) isExternal: true name: IDictionary.Add(Object, Object) nameWithType: Dictionary.IDictionary.Add(Object, Object) fullName: System.Collections.Generic.Dictionary.System.Collections.IDictionary.Add(System.Object, System.Object) nameWithType.vb: Dictionary(Of TKey, TValue).System.Collections.IDictionary.Add(Object, Object) fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue).System.Collections.IDictionary.Add(System.Object, System.Object) name.vb: System.Collections.IDictionary.Add(Object, Object) spec.csharp: - uid: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#Add(System.Object,System.Object) name: IDictionary.Add nameWithType: Dictionary.IDictionary.Add fullName: System.Collections.Generic.Dictionary.System.Collections.IDictionary.Add isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#Add(System.Object,System.Object) name: System.Collections.IDictionary.Add nameWithType: Dictionary(Of TKey, TValue).System.Collections.IDictionary.Add fullName: System.Collections.Generic.Dictionary(Of TKey, TValue).System.Collections.IDictionary.Add isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ', ' nameWithType: ', ' fullName: ', ' - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#Contains(System.Object) commentId: M:System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#Contains(System.Object) isExternal: true name: IDictionary.Contains(Object) nameWithType: Dictionary.IDictionary.Contains(Object) fullName: System.Collections.Generic.Dictionary.System.Collections.IDictionary.Contains(System.Object) nameWithType.vb: Dictionary(Of TKey, TValue).System.Collections.IDictionary.Contains(Object) fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue).System.Collections.IDictionary.Contains(System.Object) name.vb: System.Collections.IDictionary.Contains(Object) spec.csharp: - uid: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#Contains(System.Object) name: IDictionary.Contains nameWithType: Dictionary.IDictionary.Contains fullName: System.Collections.Generic.Dictionary.System.Collections.IDictionary.Contains isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#Contains(System.Object) name: System.Collections.IDictionary.Contains nameWithType: Dictionary(Of TKey, TValue).System.Collections.IDictionary.Contains fullName: System.Collections.Generic.Dictionary(Of TKey, TValue).System.Collections.IDictionary.Contains isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#GetEnumerator commentId: M:System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#GetEnumerator isExternal: true name: IDictionary.GetEnumerator() nameWithType: Dictionary.IDictionary.GetEnumerator() fullName: System.Collections.Generic.Dictionary.System.Collections.IDictionary.GetEnumerator() nameWithType.vb: Dictionary(Of TKey, TValue).System.Collections.IDictionary.GetEnumerator() fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue).System.Collections.IDictionary.GetEnumerator() name.vb: System.Collections.IDictionary.GetEnumerator() spec.csharp: - uid: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#GetEnumerator name: IDictionary.GetEnumerator nameWithType: Dictionary.IDictionary.GetEnumerator fullName: System.Collections.Generic.Dictionary.System.Collections.IDictionary.GetEnumerator isExternal: true - name: ( nameWithType: ( fullName: ( - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#GetEnumerator name: System.Collections.IDictionary.GetEnumerator nameWithType: Dictionary(Of TKey, TValue).System.Collections.IDictionary.GetEnumerator fullName: System.Collections.Generic.Dictionary(Of TKey, TValue).System.Collections.IDictionary.GetEnumerator isExternal: true - name: ( nameWithType: ( fullName: ( - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#Remove(System.Object) commentId: M:System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#Remove(System.Object) isExternal: true name: IDictionary.Remove(Object) nameWithType: Dictionary.IDictionary.Remove(Object) fullName: System.Collections.Generic.Dictionary.System.Collections.IDictionary.Remove(System.Object) nameWithType.vb: Dictionary(Of TKey, TValue).System.Collections.IDictionary.Remove(Object) fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue).System.Collections.IDictionary.Remove(System.Object) name.vb: System.Collections.IDictionary.Remove(Object) spec.csharp: - uid: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#Remove(System.Object) name: IDictionary.Remove nameWithType: Dictionary.IDictionary.Remove fullName: System.Collections.Generic.Dictionary.System.Collections.IDictionary.Remove isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#Remove(System.Object) name: System.Collections.IDictionary.Remove nameWithType: Dictionary(Of TKey, TValue).System.Collections.IDictionary.Remove fullName: System.Collections.Generic.Dictionary(Of TKey, TValue).System.Collections.IDictionary.Remove isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary`2.System#Collections#IEnumerable#GetEnumerator commentId: M:System.Collections.Generic.Dictionary`2.System#Collections#IEnumerable#GetEnumerator isExternal: true name: IEnumerable.GetEnumerator() nameWithType: Dictionary.IEnumerable.GetEnumerator() fullName: System.Collections.Generic.Dictionary.System.Collections.IEnumerable.GetEnumerator() nameWithType.vb: Dictionary(Of TKey, TValue).System.Collections.IEnumerable.GetEnumerator() fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue).System.Collections.IEnumerable.GetEnumerator() name.vb: System.Collections.IEnumerable.GetEnumerator() spec.csharp: - uid: System.Collections.Generic.Dictionary`2.System#Collections#IEnumerable#GetEnumerator name: IEnumerable.GetEnumerator nameWithType: Dictionary.IEnumerable.GetEnumerator fullName: System.Collections.Generic.Dictionary.System.Collections.IEnumerable.GetEnumerator isExternal: true - name: ( nameWithType: ( fullName: ( - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Collections.Generic.Dictionary`2.System#Collections#IEnumerable#GetEnumerator name: System.Collections.IEnumerable.GetEnumerator nameWithType: Dictionary(Of TKey, TValue).System.Collections.IEnumerable.GetEnumerator fullName: System.Collections.Generic.Dictionary(Of TKey, TValue).System.Collections.IEnumerable.GetEnumerator isExternal: true - name: ( nameWithType: ( fullName: ( - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary`2.TryGetValue(`0,`1@) commentId: M:System.Collections.Generic.Dictionary`2.TryGetValue(`0,`1@) isExternal: true name: TryGetValue(TKey, TValue) nameWithType: Dictionary.TryGetValue(TKey, TValue) fullName: System.Collections.Generic.Dictionary.TryGetValue(TKey, TValue) nameWithType.vb: Dictionary(Of TKey, TValue).TryGetValue(TKey, TValue) fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue).TryGetValue(TKey, TValue) spec.csharp: - uid: System.Collections.Generic.Dictionary`2.TryGetValue(`0,`1@) name: TryGetValue nameWithType: Dictionary.TryGetValue fullName: System.Collections.Generic.Dictionary.TryGetValue isExternal: true - name: ( nameWithType: ( fullName: ( - name: TKey nameWithType: TKey fullName: TKey - name: ', ' nameWithType: ', ' fullName: ', ' - name: TValue nameWithType: TValue fullName: TValue - name: ) nameWithType: ) fullName: ) spec.vb: - uid: System.Collections.Generic.Dictionary`2.TryGetValue(`0,`1@) name: TryGetValue nameWithType: Dictionary(Of TKey, TValue).TryGetValue fullName: System.Collections.Generic.Dictionary(Of TKey, TValue).TryGetValue isExternal: true - name: ( nameWithType: ( fullName: ( - name: TKey nameWithType: TKey fullName: TKey - name: ', ' nameWithType: ', ' fullName: ', ' - name: TValue nameWithType: TValue fullName: TValue - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary`2.Comparer commentId: P:System.Collections.Generic.Dictionary`2.Comparer isExternal: true name: Comparer nameWithType: Dictionary.Comparer fullName: System.Collections.Generic.Dictionary.Comparer nameWithType.vb: Dictionary(Of TKey, TValue).Comparer fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue).Comparer - uid: System.Collections.Generic.Dictionary`2.Count commentId: P:System.Collections.Generic.Dictionary`2.Count isExternal: true name: Count nameWithType: Dictionary.Count fullName: System.Collections.Generic.Dictionary.Count nameWithType.vb: Dictionary(Of TKey, TValue).Count fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue).Count - uid: System.Collections.Generic.Dictionary`2.Item(`0) commentId: P:System.Collections.Generic.Dictionary`2.Item(`0) isExternal: true name: Item[TKey] nameWithType: Dictionary.Item[TKey] fullName: System.Collections.Generic.Dictionary.Item[TKey] nameWithType.vb: Dictionary(Of TKey, TValue).Item(TKey) fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue).Item(TKey) name.vb: Item(TKey) spec.csharp: - uid: System.Collections.Generic.Dictionary`2.Item(`0) name: Item nameWithType: Dictionary.Item fullName: System.Collections.Generic.Dictionary.Item isExternal: true - name: '[' nameWithType: '[' fullName: '[' - name: TKey nameWithType: TKey fullName: TKey - name: ']' nameWithType: ']' fullName: ']' spec.vb: - uid: System.Collections.Generic.Dictionary`2.Item(`0) name: Item nameWithType: Dictionary(Of TKey, TValue).Item fullName: System.Collections.Generic.Dictionary(Of TKey, TValue).Item isExternal: true - name: ( nameWithType: ( fullName: ( - name: TKey nameWithType: TKey fullName: TKey - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary`2.Keys commentId: P:System.Collections.Generic.Dictionary`2.Keys isExternal: true name: Keys nameWithType: Dictionary.Keys fullName: System.Collections.Generic.Dictionary.Keys nameWithType.vb: Dictionary(Of TKey, TValue).Keys fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue).Keys - uid: System.Collections.Generic.Dictionary`2.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey,TValue}}#IsReadOnly commentId: P:System.Collections.Generic.Dictionary`2.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{TKey,TValue}}#IsReadOnly isExternal: true name: ICollection>.IsReadOnly nameWithType: Dictionary.ICollection>.IsReadOnly fullName: System.Collections.Generic.Dictionary.System.Collections.Generic.ICollection>.IsReadOnly nameWithType.vb: Dictionary(Of TKey, TValue).System.Collections.Generic.ICollection>.IsReadOnly fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue).System.Collections.Generic.ICollection>.IsReadOnly name.vb: System.Collections.Generic.ICollection>.IsReadOnly - uid: System.Collections.Generic.Dictionary`2.System#Collections#Generic#IDictionary{TKey,TValue}#Keys commentId: P:System.Collections.Generic.Dictionary`2.System#Collections#Generic#IDictionary{TKey,TValue}#Keys isExternal: true name: IDictionary.Keys nameWithType: Dictionary.IDictionary.Keys fullName: System.Collections.Generic.Dictionary.System.Collections.Generic.IDictionary.Keys nameWithType.vb: Dictionary(Of TKey, TValue).System.Collections.Generic.IDictionary.Keys fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue).System.Collections.Generic.IDictionary.Keys name.vb: System.Collections.Generic.IDictionary.Keys - uid: System.Collections.Generic.Dictionary`2.System#Collections#Generic#IDictionary{TKey,TValue}#Values commentId: P:System.Collections.Generic.Dictionary`2.System#Collections#Generic#IDictionary{TKey,TValue}#Values isExternal: true name: IDictionary.Values nameWithType: Dictionary.IDictionary.Values fullName: System.Collections.Generic.Dictionary.System.Collections.Generic.IDictionary.Values nameWithType.vb: Dictionary(Of TKey, TValue).System.Collections.Generic.IDictionary.Values fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue).System.Collections.Generic.IDictionary.Values name.vb: System.Collections.Generic.IDictionary.Values - uid: System.Collections.Generic.Dictionary`2.System#Collections#Generic#IReadOnlyDictionary{TKey,TValue}#Keys commentId: P:System.Collections.Generic.Dictionary`2.System#Collections#Generic#IReadOnlyDictionary{TKey,TValue}#Keys isExternal: true name: IReadOnlyDictionary.Keys nameWithType: Dictionary.IReadOnlyDictionary.Keys fullName: System.Collections.Generic.Dictionary.System.Collections.Generic.IReadOnlyDictionary.Keys nameWithType.vb: Dictionary(Of TKey, TValue).System.Collections.Generic.IReadOnlyDictionary.Keys fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue).System.Collections.Generic.IReadOnlyDictionary.Keys name.vb: System.Collections.Generic.IReadOnlyDictionary.Keys - uid: System.Collections.Generic.Dictionary`2.System#Collections#Generic#IReadOnlyDictionary{TKey,TValue}#Values commentId: P:System.Collections.Generic.Dictionary`2.System#Collections#Generic#IReadOnlyDictionary{TKey,TValue}#Values isExternal: true name: IReadOnlyDictionary.Values nameWithType: Dictionary.IReadOnlyDictionary.Values fullName: System.Collections.Generic.Dictionary.System.Collections.Generic.IReadOnlyDictionary.Values nameWithType.vb: Dictionary(Of TKey, TValue).System.Collections.Generic.IReadOnlyDictionary.Values fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue).System.Collections.Generic.IReadOnlyDictionary.Values name.vb: System.Collections.Generic.IReadOnlyDictionary.Values - uid: System.Collections.Generic.Dictionary`2.System#Collections#ICollection#IsSynchronized commentId: P:System.Collections.Generic.Dictionary`2.System#Collections#ICollection#IsSynchronized isExternal: true name: ICollection.IsSynchronized nameWithType: Dictionary.ICollection.IsSynchronized fullName: System.Collections.Generic.Dictionary.System.Collections.ICollection.IsSynchronized nameWithType.vb: Dictionary(Of TKey, TValue).System.Collections.ICollection.IsSynchronized fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue).System.Collections.ICollection.IsSynchronized name.vb: System.Collections.ICollection.IsSynchronized - uid: System.Collections.Generic.Dictionary`2.System#Collections#ICollection#SyncRoot commentId: P:System.Collections.Generic.Dictionary`2.System#Collections#ICollection#SyncRoot isExternal: true name: ICollection.SyncRoot nameWithType: Dictionary.ICollection.SyncRoot fullName: System.Collections.Generic.Dictionary.System.Collections.ICollection.SyncRoot nameWithType.vb: Dictionary(Of TKey, TValue).System.Collections.ICollection.SyncRoot fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue).System.Collections.ICollection.SyncRoot name.vb: System.Collections.ICollection.SyncRoot - uid: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#IsFixedSize commentId: P:System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#IsFixedSize isExternal: true name: IDictionary.IsFixedSize nameWithType: Dictionary.IDictionary.IsFixedSize fullName: System.Collections.Generic.Dictionary.System.Collections.IDictionary.IsFixedSize nameWithType.vb: Dictionary(Of TKey, TValue).System.Collections.IDictionary.IsFixedSize fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue).System.Collections.IDictionary.IsFixedSize name.vb: System.Collections.IDictionary.IsFixedSize - uid: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#IsReadOnly commentId: P:System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#IsReadOnly isExternal: true name: IDictionary.IsReadOnly nameWithType: Dictionary.IDictionary.IsReadOnly fullName: System.Collections.Generic.Dictionary.System.Collections.IDictionary.IsReadOnly nameWithType.vb: Dictionary(Of TKey, TValue).System.Collections.IDictionary.IsReadOnly fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue).System.Collections.IDictionary.IsReadOnly name.vb: System.Collections.IDictionary.IsReadOnly - uid: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#Item(System.Object) commentId: P:System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#Item(System.Object) isExternal: true name: IDictionary.Item[Object] nameWithType: Dictionary.IDictionary.Item[Object] fullName: System.Collections.Generic.Dictionary.System.Collections.IDictionary.Item[System.Object] nameWithType.vb: Dictionary(Of TKey, TValue).System.Collections.IDictionary.Item(Object) fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue).System.Collections.IDictionary.Item(System.Object) name.vb: System.Collections.IDictionary.Item(Object) spec.csharp: - uid: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#Item(System.Object) name: IDictionary.Item nameWithType: Dictionary.IDictionary.Item fullName: System.Collections.Generic.Dictionary.System.Collections.IDictionary.Item isExternal: true - name: '[' nameWithType: '[' fullName: '[' - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ']' nameWithType: ']' fullName: ']' spec.vb: - uid: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#Item(System.Object) name: System.Collections.IDictionary.Item nameWithType: Dictionary(Of TKey, TValue).System.Collections.IDictionary.Item fullName: System.Collections.Generic.Dictionary(Of TKey, TValue).System.Collections.IDictionary.Item isExternal: true - name: ( nameWithType: ( fullName: ( - uid: System.Object name: Object nameWithType: Object fullName: System.Object isExternal: true - name: ) nameWithType: ) fullName: ) - uid: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#Keys commentId: P:System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#Keys isExternal: true name: IDictionary.Keys nameWithType: Dictionary.IDictionary.Keys fullName: System.Collections.Generic.Dictionary.System.Collections.IDictionary.Keys nameWithType.vb: Dictionary(Of TKey, TValue).System.Collections.IDictionary.Keys fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue).System.Collections.IDictionary.Keys name.vb: System.Collections.IDictionary.Keys - uid: System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#Values commentId: P:System.Collections.Generic.Dictionary`2.System#Collections#IDictionary#Values isExternal: true name: IDictionary.Values nameWithType: Dictionary.IDictionary.Values fullName: System.Collections.Generic.Dictionary.System.Collections.IDictionary.Values nameWithType.vb: Dictionary(Of TKey, TValue).System.Collections.IDictionary.Values fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue).System.Collections.IDictionary.Values name.vb: System.Collections.IDictionary.Values - uid: System.Collections.Generic.Dictionary`2.Values commentId: P:System.Collections.Generic.Dictionary`2.Values isExternal: true name: Values nameWithType: Dictionary.Values fullName: System.Collections.Generic.Dictionary.Values nameWithType.vb: Dictionary(Of TKey, TValue).Values fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue).Values