Ookii.BinarySize 1.2 documentation
C#
VB
C++
F#
Show/Hide TOC
UBinary
Size
Addition Operator
Overload List
Addition(UBinarySize, UBinarySize)
Adds two
UBinarySize
values.
Addition(UBinarySize, UInt64)
Adds a
UBinarySize
value to a
UInt64
.
Addition(UInt64, UBinarySize)
Adds a
UInt64
value to a
UBinarySize
.
See Also
Reference
UBinarySize Structure
Ookii Namespace
In This Article
Overload List
See Also