Open sandboxFocus

Property Arguments

Arguments

Gets or sets the underlying array of arguments.

Declaration
public object[] Arguments { get; set; }
Property Value
Type Description
object[]
Remarks

When you set this property, the new Array must have the same length as the previous one.