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