DeltaAlignmentCollectionCount Property |
Gets the no of delta alignment present in this collection.
Namespace: Bio.UtilAssembly: 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