Gets or sets the number of elements present in the BigList.
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:
property long long Count {
long long get ();
}
member Count : int64 with get
Property Value
Type:
Int64See Also