DerivedSequenceCount Property |
Gets the number of bytes contained in the Sequence.
Namespace: BioAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public long Count { get; }
Public ReadOnly Property Count As Long
Get
public:
virtual property long long Count {
long long get () sealed;
}
abstract Count : int64 with get
override Count : int64 with get
Property Value
Type:
Int64Implements
ISequenceCountSee Also