Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
MetadataPropertyValueStore Class Members
The following tables list the members exposed by MetadataPropertyValueStore.
Public Properties
| Name | Description |
| Item | Gets or sets the value. |
Protected Properties
| Name | Description |
| HasListeners | (Inherited from Infragistics.PropertyChangeNotifier) |
Public Methods
| Name | Description |
| Add | Stores the specified entry's Value using the entry's Key as the key. |
| GetEnumerator | Returns the enumerator to enumerate values of the store. |
Public Events
| Name | Description |
| PropertyChanged | (Inherited from Infragistics.PropertyChangeNotifier) |
See Also