[]
Adds the special characters of an ICollection to the end of the PlaceholderCollection.
public void AddRange(CustomPlaceholder[] c)
Public Sub AddRange(c As CustomPlaceholder())
| Type | Name | Description |
|---|---|---|
| CustomPlaceholder[] | c | The ICollection whose elements should be added. |