[]
Adds the contents of another IList<T> to the end of the collection, which is built from a specified format string.
public void AddRange(string format)
Public Sub AddRange(format As String)
Type | Name | Description |
---|---|---|
string | format | A string value indicates the specified format string. |