Arguments.CopyTo Method |
Namespace: PostSharp.Aspects
Assembly: PostSharp (in PostSharp.dll) Version: 6.5.15.0 (6.5.15.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