ElementHelpersSetProperties Method |
Name | Description | |
---|---|---|
SetProperties(IElement, IDictionaryString, Object) |
Set the properties of the provided element using the provided dictionary.
| |
SetProperties(IElement, Object) |
Set the properties of the provided element using the provided key value pairs.
The var args of Objects must be divisible by 2. All odd elements in the array must be a string key.
|