GenBankMetadataReferences Property |
Citations for all articles containing data reported in this entry.
Namespace: Bio.IO.GenBankAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public IList<CitationReference> References { get; }
Public ReadOnly Property References As IList(Of CitationReference)
Get
public:
property IList<CitationReference^>^ References {
IList<CitationReference^>^ get ();
}
member References : IList<CitationReference> with get
Property Value
Type:
IListCitationReferenceSee Also