For a list of all members of this type, see PropertyValueCollection members.
Public Methods
| Name | Description |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | Add | (Inherited from System.Collections.Generic.Dictionary<string,object>) |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | Clear | (Inherited from System.Collections.Generic.Dictionary<string,object>) |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ContainsKey | (Inherited from System.Collections.Generic.Dictionary<string,object>) |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ContainsValue | (Inherited from System.Collections.Generic.Dictionary<string,object>) |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetEnumerator | (Inherited from System.Collections.Generic.Dictionary<string,object>) |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetEnumOrDefault<T> | Returns the enum value of the property, if possible; otherwise, the default. |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetObjectData | (Inherited from System.Collections.Generic.Dictionary<string,object>) |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetValueOrDefault<T> | Returns the value of the property passed in by name. |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetValueOrNull | Returns the value of the property based on the property name. |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | OnDeserialization | (Inherited from System.Collections.Generic.Dictionary<string,object>) |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | Remove | (Inherited from System.Collections.Generic.Dictionary<string,object>) |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | TryGetValue | (Inherited from System.Collections.Generic.Dictionary<string,object>) |
Top
See Also