CrossReferenceLinkNumbers Property |
Project numbers.
Namespace: Bio.IO.GenBankAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public IList<string> Numbers { get; }
Public ReadOnly Property Numbers As IList(Of String)
Get
public:
property IList<String^>^ Numbers {
IList<String^>^ get ();
}
member Numbers : IList<string> with get
Property Value
Type:
IListStringSee Also