Polarith AI
1.8

◆ GetReceptor()

override IReceptor<Structure> GetReceptor ( int  id)
inherited

Gets the Receptor with the specified id .

Parameters
idThe ID to get the corresponding receptor for.
Returns
The Receptor instance with the specified id .
Exceptions
System.ArgumentOutOfRangeExceptionIf there is no receptor at the specified id .
Imprint