Arguments.CopyTo Method |
Namespace: PostSharp.Aspects
Assembly: PostSharp (in PostSharp.dll) Version: 2023.0.3.0 (2023.0.3.0)
public virtual void CopyTo( Object[] array, int index )
Parameters
- array
- Type: System.Object[]
The array that is the destination of argument values copied from the current Arguments. - index
- Type: System.Int32
An integer that represents the index in array at which copying begins