Overload | Description |
---|---|
CopyTo(String[]) | Copies the items of the ButtonTextCollection to a compatible one-dimensional array of type System.String, starting from the first index of the target array. |
CopyTo(String[],Int32) | Copies the items of the ButtonTextCollection to a compatible one-dimensional array of type System.String, starting at the specified zero-based index of the target array. |