| SAMDnaAlphabetEqual Property  | 
            Gets the SAM symbol "=" (Equal to reference symbol)
            
 
Namespace: Bio.IO.SAMAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntaxpublic byte Equal { get; }Public ReadOnly Property Equal As Byte
	Get
public:
property unsigned char Equal {
	unsigned char get ();
}member Equal : byte with get
Property Value
Type: 
Byte
See Also