PatternDictionary<TKey,TValue> Classe

Definizione

public class PatternDictionary<TKey,TValue> : System.Collections.Generic.ICollection<TValue>, System.Collections.Generic.IEnumerable<TValue>, System.Collections.Generic.IList<TValue>
type PatternDictionary<'Key, 'Value> = class
    interface IList<'Value>
    interface ICollection<'Value>
    interface seq<'Value>
    interface IEnumerable
Public Class PatternDictionary(Of TKey, TValue)
Implements ICollection(Of TValue), IEnumerable(Of TValue), IList(Of TValue)

Parametri di tipo

TKey
TValue
Ereditarietà
PatternDictionary<TKey,TValue>
Derivato
Implementazioni

Si applica a