[Missing <summary> documentation for M:BioSharp.Core.Bio.Symbol.SymbolListViews.Translate(BioSharp.Core.Bio.Symbol.ISymbolList,BioSharp.Core.Bio.Symbol.ITranslationTable)]

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

Syntax

C#
public static ISymbolList Translate(
	ISymbolList symbols,
	ITranslationTable table
)

Parameters

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

[Missing <param name="symbols"/> documentation for "M:BioSharp.Core.Bio.Symbol.SymbolListViews.Translate(BioSharp.Core.Bio.Symbol.ISymbolList,BioSharp.Core.Bio.Symbol.ITranslationTable)"]

table
Type: BioSharp.Core.Bio.Symbol..::.ITranslationTable

[Missing <param name="table"/> documentation for "M:BioSharp.Core.Bio.Symbol.SymbolListViews.Translate(BioSharp.Core.Bio.Symbol.ISymbolList,BioSharp.Core.Bio.Symbol.ITranslationTable)"]

Return Value

[Missing <returns> documentation for M:BioSharp.Core.Bio.Symbol.SymbolListViews.Translate(BioSharp.Core.Bio.Symbol.ISymbolList,BioSharp.Core.Bio.Symbol.ITranslationTable)]

See Also