Version

MetadataPropertyValueStore Class Members

The following tables list the members exposed by MetadataPropertyValueStore.

Public Properties
 NameDescription
Public PropertyItemGets or sets the value.  
Protected Properties
 NameDescription
Protected PropertyHasListeners (Inherited from Infragistics.PropertyChangeNotifier)
Public Methods
 NameDescription
Public MethodAddStores the specified entry's Value using the entry's Key as the key.  
Public MethodGetEnumeratorReturns the enumerator to enumerate values of the store.  
Protected Methods
 NameDescription
Protected MethodGetValueGets the value associated with the specified key.  
Protected MethodOnFirstListenerAdding (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnHasListenersChanged (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnPropertyChanged (Inherited from Infragistics.PropertyChangeNotifierExtended)
Protected MethodRaisePropertyChangedEvent (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodSetField<T> (Inherited from Infragistics.PropertyChangeNotifierExtended)
Protected MethodSetValueSets the specified value for the speicifed key.  
Public Events
 NameDescription
Public EventPropertyChanged (Inherited from Infragistics.PropertyChangeNotifier)
See Also