Click or drag to resize

BinarySize Fields

The BinarySize type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberByte
The size of a byte, 1 byte.
Public fieldStatic memberGigabyte
The size of a gigabyte, 1073741824 bytes.
Public fieldStatic memberKilobyte
The size of a kilobyte, 1024 bytes.
Public fieldStatic memberMegabyte
The size of a megabyte, 1048576 bytes.
Public fieldStatic memberPetabyte
The size of a PetaByte, 1125899906842624 bytes.
Public fieldStatic memberTerabyte
The size of a TeraByte, 1099511627776 bytes.
Top
See Also