SequenceStatisticsTotalCount Property |
The total number of elements counted in this statistics set
Namespace: BioAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public long TotalCount { get; }
Public ReadOnly Property TotalCount As Long
Get
public:
property long long TotalCount {
long long get ();
}
member TotalCount : int64 with get
Property Value
Type:
Int64See Also