Click or drag to resize
CatalogNameOverwriteHashtable Properties

The CatalogNameOverwriteHashtable type exposes the following members.

Properties
  NameDescription
Public propertyCatalogNameUsageSetting
Gets / sets catalogNameUsageSetting
Public propertyComparer (Inherited from DictionaryString, String.)
Public propertyCount (Inherited from DictionaryString, String.)
Public propertyItem (Inherited from DictionaryString, String.)
Public propertyKeys (Inherited from DictionaryString, String.)
Public propertyValues (Inherited from DictionaryString, String.)
Top
Explicit Interface Implementations
  NameDescription
Explicit interface implementationPrivate propertyIDictionaryIsFixedSize (Inherited from DictionaryString, String.)
Explicit interface implementationPrivate propertyICollectionKeyValuePairTKey, TValueIsReadOnly (Inherited from DictionaryString, String.)
Explicit interface implementationPrivate propertyIDictionaryIsReadOnly (Inherited from DictionaryString, String.)
Explicit interface implementationPrivate propertyICollectionIsSynchronized (Inherited from DictionaryString, String.)
Explicit interface implementationPrivate propertyIDictionaryItem (Inherited from DictionaryString, String.)
Explicit interface implementationPrivate propertyIDictionaryTKey, TValueKeys (Inherited from DictionaryString, String.)
Explicit interface implementationPrivate propertyIReadOnlyDictionaryTKey, TValueKeys (Inherited from DictionaryString, String.)
Explicit interface implementationPrivate propertyIDictionaryKeys (Inherited from DictionaryString, String.)
Explicit interface implementationPrivate propertyICollectionSyncRoot (Inherited from DictionaryString, String.)
Explicit interface implementationPrivate propertyIDictionaryTKey, TValueValues (Inherited from DictionaryString, String.)
Explicit interface implementationPrivate propertyIReadOnlyDictionaryTKey, TValueValues (Inherited from DictionaryString, String.)
Explicit interface implementationPrivate propertyIDictionaryValues (Inherited from DictionaryString, String.)
Top
See Also