Click or drag to resize
SAMRecordField Constructor (String)
Creates SAMRecordField with the specified type code.

Namespace: Bio.IO.SAM
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public SAMRecordField(
	string typecode
)

Parameters

typecode
Type: SystemString
Type code.
See Also