SparseSequenceCount Property |
The number of sequence items 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; set; }
Public Property Count As Long
Get
Set
public:
virtual property long long Count {
long long get () sealed;
void set (long long value) sealed;
}
abstract Count : int64 with get, set
override Count : int64 with get, set
Property Value
Type:
Int64Implements
ISequenceCountSee Also