# Invokable_ILogConsistencyProtocolParticipant_GrainReference_CCBBD89F.GetArgument(int)

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.eventsourcing/orleanscodegen.orleans.eventsourcing.invokable-ilogconsistencyprotocolparticipant-grainreference-ccbbd89f/) | [Methods](/orleans/docs/api/csharp/microsoft.orleans.eventsourcing/orleanscodegen.orleans.eventsourcing.invokable-ilogconsistencyprotocolparticipant-grainreference-ccbbd89f/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.
