Initializes a new instance of the ReverseSymbolList class

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

Syntax

C#
public ReverseSymbolList(
	ISymbolList source
)

Parameters

source
Type: BioSharp.Core.Bio.Symbol..::.ISymbolList

[Missing <param name="source"/> documentation for "M:BioSharp.Core.Bio.Symbol.ReverseSymbolList.#ctor(BioSharp.Core.Bio.Symbol.ISymbolList)"]

See Also