Click or drag to resize
PluginStore Properties

The PluginStore type exposes the following members.

Properties
  NameDescription
Public propertyComparer (Inherited from DictionaryPluginDescription, PluginBase.)
Public propertyCount (Inherited from DictionaryPluginDescription, PluginBase.)
Public propertyItem (Inherited from DictionaryPluginDescription, PluginBase.)
Public propertyKeys (Inherited from DictionaryPluginDescription, PluginBase.)
Public propertyValues (Inherited from DictionaryPluginDescription, PluginBase.)
Top
Explicit Interface Implementations
  NameDescription
Explicit interface implementationPrivate propertyIDictionaryIsFixedSize (Inherited from DictionaryPluginDescription, PluginBase.)
Explicit interface implementationPrivate propertyICollectionKeyValuePairTKey, TValueIsReadOnly (Inherited from DictionaryPluginDescription, PluginBase.)
Explicit interface implementationPrivate propertyIDictionaryIsReadOnly (Inherited from DictionaryPluginDescription, PluginBase.)
Explicit interface implementationPrivate propertyICollectionIsSynchronized (Inherited from DictionaryPluginDescription, PluginBase.)
Explicit interface implementationPrivate propertyIDictionaryItem (Inherited from DictionaryPluginDescription, PluginBase.)
Explicit interface implementationPrivate propertyIDictionaryTKey, TValueKeys (Inherited from DictionaryPluginDescription, PluginBase.)
Explicit interface implementationPrivate propertyIReadOnlyDictionaryTKey, TValueKeys (Inherited from DictionaryPluginDescription, PluginBase.)
Explicit interface implementationPrivate propertyIDictionaryKeys (Inherited from DictionaryPluginDescription, PluginBase.)
Explicit interface implementationPrivate propertyICollectionSyncRoot (Inherited from DictionaryPluginDescription, PluginBase.)
Explicit interface implementationPrivate propertyIDictionaryTKey, TValueValues (Inherited from DictionaryPluginDescription, PluginBase.)
Explicit interface implementationPrivate propertyIReadOnlyDictionaryTKey, TValueValues (Inherited from DictionaryPluginDescription, PluginBase.)
Explicit interface implementationPrivate propertyIDictionaryValues (Inherited from DictionaryPluginDescription, PluginBase.)
Top
See Also