# Invokable_IReminderService_GrainReference_1281C86D.GetArgument(int)

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.reminders/orleanscodegen.orleans.invokable-ireminderservice-grainreference-1281c86d/) | [Methods](/orleans/docs/api/csharp/microsoft.orleans.reminders/orleanscodegen.orleans.invokable-ireminderservice-grainreference-1281c86d/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.
