TypeConverterStore Properties |
The TypeConverterStore type exposes the following members.
Properties Explicit Interface Implementations
| Name | Description |
---|
| IDictionaryIsFixedSize | (Inherited from DictionaryString, TypeConverterDefinition.) |
| ICollectionKeyValuePairTKey, TValueIsReadOnly | (Inherited from DictionaryString, TypeConverterDefinition.) |
| IDictionaryIsReadOnly | (Inherited from DictionaryString, TypeConverterDefinition.) |
| ICollectionIsSynchronized | (Inherited from DictionaryString, TypeConverterDefinition.) |
| IDictionaryItem | (Inherited from DictionaryString, TypeConverterDefinition.) |
| IDictionaryTKey, TValueKeys | (Inherited from DictionaryString, TypeConverterDefinition.) |
| IReadOnlyDictionaryTKey, TValueKeys | (Inherited from DictionaryString, TypeConverterDefinition.) |
| IDictionaryKeys | (Inherited from DictionaryString, TypeConverterDefinition.) |
| ICollectionSyncRoot | (Inherited from DictionaryString, TypeConverterDefinition.) |
| IDictionaryTKey, TValueValues | (Inherited from DictionaryString, TypeConverterDefinition.) |
| IReadOnlyDictionaryTKey, TValueValues | (Inherited from DictionaryString, TypeConverterDefinition.) |
| IDictionaryValues | (Inherited from DictionaryString, TypeConverterDefinition.) |
TopSee Also