BAMReferenceIndexesFirstOffSetSeen Property |
The location of the first offset in this file for a read from this index
Namespace: Bio.IO.BAMAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntaxpublic FileOffset FirstOffSetSeen { get; }
Public ReadOnly Property FirstOffSetSeen As FileOffset
Get
public:
property FileOffset FirstOffSetSeen {
FileOffset get ();
}
member FirstOffSetSeen : FileOffset with get
Property Value
Type:
FileOffset
See Also