IBioItem Type
Marker interface for BioItem base.
Instance members
Instance member | Description |
|
|
Full Usage:
this.Name
Returns: string
Modifiers: abstract |
|
Full Usage:
this.Symbol
Returns: char
Modifiers: abstract |
|
Full Usage:
this.isGap
Returns: bool
Modifiers: abstract |
|
Full Usage:
this.isTerminator
Returns: bool
Modifiers: abstract |