Polarith AI
1.8

◆ this[int id]

override IReceptor<Structure> this[int id]
getinherited

Provides quick read-only access to a contained Receptor instance.

Parameters
idSpecifies the receptor which is returned.
Returns
The receptor belonging to the specified id .
Exceptions
System.ArgumentOutOfRangeExceptionIf there is no receptor at the specified id .
Imprint