| AttributeChangeExtentions Methods |
The AttributeChangeExtentions type exposes the following members.
| Name | Description | |
|---|---|---|
| GetValueAddT |
Gets the value with a modification type of 'add' in the list of value changes. If multiple value adds are present, an exception is thrown
| |
| GetValueAddsT |
Gets the value adds present in the attribute change
| |
| GetValueChangesT |
Gets the values present in the attribute change that match the specified ValueModificationType
| |
| GetValueDeletesT |
Gets the value deletes present in the attribute change
|