FastASequencePositionParserStream Property |
Stream for this parser.
Namespace: Bio.UtilAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public Stream Stream { get; }
Public ReadOnly Property Stream As Stream
Get
public:
property Stream^ Stream {
Stream^ get ();
}
member Stream : Stream with get
Property Value
Type:
StreamSee Also