[]
Adds a set of the ConditionalStyleItems to the current ConditionalStyleItemCollection.
public void AddRange(IEnumerable<ConditionalStyleItem> items)
Public Sub AddRange(items As IEnumerable(Of ConditionalStyleItem))
Type | Name | Description |
---|---|---|
IEnumerable<ConditionalStyleItem> | items | The target ConditionalStyleItem collection. |
Type | Condition |
---|---|
ArgumentNullException | One of the |
ArgumentException | The |