Called to retrieve the ChangeSupport for this object.

Namespace:  BioSharp.Core.Bio.Symbol
Assembly:  BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)

Syntax

C#
protected override ChangeSupport GetChangeSupport(
	ChangeType changeType
)

Parameters

changeType
Type: BioSharp.Core.Utils..::.ChangeType

[Missing <param name="changeType"/> documentation for "M:BioSharp.Core.Bio.Symbol.AbstractSymbol.GetChangeSupport(BioSharp.Core.Utils.ChangeType)"]

Return Value

The change support.

See Also