MummerRnaAlphabetConcatenationChar Property |
Gets the Concatenation character
Namespace: Bio.Algorithms.MUMmerAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public byte ConcatenationChar { get; }
Public ReadOnly Property ConcatenationChar As Byte
Get
public:
property unsigned char ConcatenationChar {
unsigned char get ();
}
member ConcatenationChar : byte with get
Property Value
Type:
ByteSee Also