[]
Adds columns of the specified collection to the end of the collection.
public void AddRange(ListColumnInfo[] columns)
Public Sub AddRange(columns As ListColumnInfo())
Type | Name | Description |
---|---|---|
ListColumnInfo[] | columns | A ListColumnInfo array added into the collection. |