ProviderDictionary Methods
The ProviderDictionary type exposes the following members.
| Name | Description | |
|---|---|---|
| Add | (Inherited from Dictionary<String, SysDictProvider>.) |
| Clear | (Inherited from Dictionary<String, SysDictProvider>.) |
| ContainsKey | (Inherited from Dictionary<String, SysDictProvider>.) |
| ContainsValue | (Inherited from Dictionary<String, SysDictProvider>.) |
| Equals | (Inherited from Object.) |
| Finalize | (Inherited from Object.) |
| FindFirstProvider | |
| FindFirstToken | Gets the first token that the provider can use. |
| GetEnumerator | (Inherited from Dictionary<String, SysDictProvider>.) |
| GetHashCode | (Inherited from Object.) |
| GetObjectData | (Inherited from Dictionary<String, SysDictProvider>.) |
| GetType | (Inherited from Object.) |
| MemberwiseClone | (Inherited from Object.) |
| OnDeserialization | (Inherited from Dictionary<String, SysDictProvider>.) |
| Remove | (Inherited from Dictionary<String, SysDictProvider>.) |
| TokenExists | |
| ToString | (Inherited from Object.) |
| TryGetValue | (Inherited from Dictionary<String, SysDictProvider>.) |
| UseCalendar |
| Name | Description | |
|---|---|---|
| ICollection<KeyValuePair<TKey, TValue>>.Add | (Inherited from Dictionary<String, SysDictProvider>.) |
| IDictionary.Add | (Inherited from Dictionary<String, SysDictProvider>.) |
| ICollection<KeyValuePair<TKey, TValue>>.Contains | (Inherited from Dictionary<String, SysDictProvider>.) |
| IDictionary.Contains | (Inherited from Dictionary<String, SysDictProvider>.) |
| ICollection<KeyValuePair<TKey, TValue>>.CopyTo | (Inherited from Dictionary<String, SysDictProvider>.) |
| ICollection.CopyTo | (Inherited from Dictionary<String, SysDictProvider>.) |
| IEnumerable<KeyValuePair<TKey, TValue>>.GetEnumerator | (Inherited from Dictionary<String, SysDictProvider>.) |
| IEnumerable.GetEnumerator | (Inherited from Dictionary<String, SysDictProvider>.) |
| IDictionary.GetEnumerator | (Inherited from Dictionary<String, SysDictProvider>.) |
| ICollection<KeyValuePair<TKey, TValue>>.Remove | (Inherited from Dictionary<String, SysDictProvider>.) |
| IDictionary.Remove | (Inherited from Dictionary<String, SysDictProvider>.) |
Community Additions
ADD
Show: