Ookii.BinarySize 1.2 documentation
C#
VB
C++
F#
Show/Hide TOC
Binary
Size
Division Operator
Overload List
Division(BinarySize, BinarySize)
Divides two
BinarySize
values.
Division(BinarySize, Int64)
Divides a
BinarySize
value by a
Int64
.
Division(Int64, BinarySize)
Divides a
Int64
value by a
BinarySize
.
See Also
Reference
BinarySize Structure
Ookii Namespace
In This Article
Overload List
See Also