# Invokable_IExclusiveLockTransactionTestGrain_GrainReference_BD3AA4D0.GetArgument(int)

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.transactions.testkit.base/orleanscodegen.orleans.transactions.testkit.invokable-iexclusivelocktransactiontestgrain-grainreference-bd3aa4d0/) | [Methods](/orleans/docs/api/csharp/microsoft.orleans.transactions.testkit.base/orleanscodegen.orleans.transactions.testkit.invokable-iexclusivelocktransactiontestgrain-grainreference-bd3aa4d0/methods/)

```csharp
public override object GetArgument(int index)
```

Gets the argument at the specified index.

### Parameters

- `index` (`int`): The argument index.

### Returns

The argument at the specified index.
