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