PatternDictionary<TKey,TValue> Klasse

Definition

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)

Typparameter

TKey
TValue
Vererbung
PatternDictionary<TKey,TValue>
Abgeleitet
Implementiert

Gilt für: