| AmbiguousDnaAlphabetTC Property  | 
            Gets Ambiguous symbol T-Thymine C-Cytosine.
            
 
Namespace: BioAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
SyntaxPublic ReadOnly Property TC As Byte
	Get
public:
property unsigned char TC {
	unsigned char get ();
}member TC : byte with get
Property Value
Type: 
Byte
See Also