Ab1DirectoryEntryElementSize Property |
The size of each element.
Namespace: Bio.IO.AppliedBiosystemsAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntaxpublic short ElementSize { get; set; }
Public Property ElementSize As Short
Get
Set
public:
property short ElementSize {
short get ();
void set (short value);
}
member ElementSize : int16 with get, set
Property Value
Type:
Int16
See Also