ProviderDictionary Methods

The ProviderDictionary type exposes the following members.

  NameDescription
Public method Add (Inherited from Dictionary<String, SysDictProvider>.)
Public method Clear (Inherited from Dictionary<String, SysDictProvider>.)
Public method ContainsKey (Inherited from Dictionary<String, SysDictProvider>.)
Public method ContainsValue (Inherited from Dictionary<String, SysDictProvider>.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FindFirstProvider
Public method FindFirstToken Gets the first token that the provider can use.
Public method GetEnumerator (Inherited from Dictionary<String, SysDictProvider>.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData (Inherited from Dictionary<String, SysDictProvider>.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method OnDeserialization (Inherited from Dictionary<String, SysDictProvider>.)
Public method Remove (Inherited from Dictionary<String, SysDictProvider>.)
Public method TokenExists
Public method ToString (Inherited from Object.)
Public method TryGetValue (Inherited from Dictionary<String, SysDictProvider>.)
Public method UseCalendar
Top

  NameDescription
Explicit interface implemetation Private method ICollection<KeyValuePair<TKey, TValue>>.Add (Inherited from Dictionary<String, SysDictProvider>.)
Explicit interface implemetation Private method IDictionary.Add (Inherited from Dictionary<String, SysDictProvider>.)
Explicit interface implemetation Private method ICollection<KeyValuePair<TKey, TValue>>.Contains (Inherited from Dictionary<String, SysDictProvider>.)
Explicit interface implemetation Private method IDictionary.Contains (Inherited from Dictionary<String, SysDictProvider>.)
Explicit interface implemetation Private method ICollection<KeyValuePair<TKey, TValue>>.CopyTo (Inherited from Dictionary<String, SysDictProvider>.)
Explicit interface implemetation Private method ICollection.CopyTo (Inherited from Dictionary<String, SysDictProvider>.)
Explicit interface implemetation Private method IEnumerable<KeyValuePair<TKey, TValue>>.GetEnumerator (Inherited from Dictionary<String, SysDictProvider>.)
Explicit interface implemetation Private method IEnumerable.GetEnumerator (Inherited from Dictionary<String, SysDictProvider>.)
Explicit interface implemetation Private method IDictionary.GetEnumerator (Inherited from Dictionary<String, SysDictProvider>.)
Explicit interface implemetation Private method ICollection<KeyValuePair<TKey, TValue>>.Remove (Inherited from Dictionary<String, SysDictProvider>.)
Explicit interface implemetation Private method IDictionary.Remove (Inherited from Dictionary<String, SysDictProvider>.)
Top

Community Additions

ADD
Show: