ControllerMapLayoutManagerRuleSetCopyTo Method |
Namespace:
Rewired
Assembly:
Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public void CopyTo(
ControllerMapLayoutManagerRule[] array,
int arrayIndex
)
Parameters
- array
- Type: RewiredControllerMapLayoutManagerRule
- arrayIndex
- Type: SystemInt32
Implements
ICollectionTCopyTo(T, Int32)See Also