[]
Adds an array of CharBoxInfo to the current collection.
public void AddRange(CharBoxInfo[] CharBoxInfoes)
Public Sub AddRange(CharBoxInfoes As CharBoxInfo())
Type | Name | Description |
---|---|---|
CharBoxInfo[] | CharBoxInfoes | An array of CharBoxInfo to load into this collection. |