| Parameter | Description | 
|---|---|
| index | The ContactPair index. | 
                  ContactPair
        A reference or a copy of the ContactPair struct at index.
      
Gets the ContactPair at index of this pair header.
Can be used with the ref readonly keyword to avoid copying the whole struct.