XRControlStyleSheet.CopyTo Method
Name | Parameters | Description |
---|---|---|
CopyTo(XRControlStyle[], Int32) | array, arrayIndex | Copies the entire control style collection to an array of XRControlStyle objects starting at the specified index of the target array. |
CopyTo(Array, Int32) | array, arrayIndex | Copies the entire control style collection to a one dimensional array starting at the specified index of the target array. |