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