GetAt
Methods
public CoherenceSyncConfig GetAt(int index)
Gets the CoherenceSyncConfig registered at the specified index.
Parameters
| Type | Name | Description |
|---|---|---|
| int | index | The zero-based index of the element to get. |
Returns
| Type | Description |
|---|---|
| CoherenceSyncConfig |
Exceptions
| Type | Condition |
|---|---|
| ArgumentOutOfRangeException |
-or-
|