XFastaResultFileResultList Property |
Gets the result list.
Namespace:
Biolomics.BioCallback
Assembly:
Biolomics.BioCallback (in Biolomics.BioCallback.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public List<XFastaResult> ResultList { get; }
Public ReadOnly Property ResultList As List(Of XFastaResult)
Get
Property Value
Type:
ListXFastaResultThe result list.
See Also