Click or drag to resize

BinarySize Constructor

Overload List
  NameDescription
Public methodBinarySize(Int32)
Initializes a new instance of the BinarySize structure with the specified value.
Public methodBinarySize(Int64)
Initializes a new instance of the BinarySize structure with the specified value.
Public methodBinarySize(UInt32)
Initializes a new instance of the BinarySize structure with the specified value.
Public methodBinarySize(UInt64)
Initializes a new instance of the BinarySize structure with the specified value.
Top
See Also