FastASequencePositionParserSequencesCached Property |
Gets a value indicating whether the sequences are cached or not.
Namespace: Bio.UtilAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public bool SequencesCached { get; }
Public ReadOnly Property SequencesCached As Boolean
Get
public:
property bool SequencesCached {
bool get ();
}
member SequencesCached : bool with get
Property Value
Type:
BooleanSee Also