Ab1DirectoryEntryElementCount Property |
The number of elements in the directory entry.
Namespace: Bio.IO.AppliedBiosystemsAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntaxpublic int ElementCount { get; set; }
Public Property ElementCount As Integer
Get
Set
public:
property int ElementCount {
int get ();
void set (int value);
}
member ElementCount : int with get, set
Property Value
Type:
Int32
See Also