Remove the dying child.
Namespace:
BioSharp.Core.Bio.Seq.ProjectionAssembly: BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)
Syntax
C# |
---|
void RemoveFeature( IFeature dyingChild ) |
Parameters
- dyingChild
- Type: BioSharp.Core.Bio.Seq..::.IFeature
a projected feature to remove
Exceptions
Exception | Condition |
---|---|
BioSharp.Core.Bio..::.BioException | if there is an error removing the feature |
BioSharp.Core.Utils..::.ChangeVetoException | if the removal of the feature was vetoed |